Logo white

deprecated / bimsim

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bimsim
  • nfVectorUfLut.cu
  • Adding planewave object
    3f36b18e
    David Mayerich authored
    2014-05-12 11:09:13 -0500  
    Browse Code ยป
nfVectorUfLut.cu 155 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10
#include "nearfield.h"

#include "rts/math/legendre.h"
#include "rts/cuda/error.h"
#include "rts/cuda/timer.h"

void nearfieldStruct::vectorUfLut()
{

}