|
HILA
|
#include "plumbing/defs.h"#include "plumbing/coordinates.h"#include "plumbing/field.h"#include "plumbing/backend_vector/vector_types.h"#include "plumbing/has_unary_minus.h"#include "plumbing/backend_gpu/field_storage_backend.h"

Go to the source code of this file.
Classes | |
| class | field_storage< T > |
| The field_storage struct contains minimal information for using the field in a loop. It is communicated to CUDA kernels and other accelerator functions. More... | |