Loading [MathJax]/extensions/TeX/AMSsymbols.js
HILA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
field_storage.h File Reference
#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"
Include dependency graph for field_storage.h:
This graph shows which files directly or indirectly include this file:

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...