|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include <vector>#include <array>#include "definitions.h"#include <iostream>#include "arch/arch_device_api.h"

Go to the source code of this file.
Classes | |
| struct | vmesh::MeshParameters |
| struct | vmesh::MeshWrapper |
Namespaces | |
| namespace | vmesh |
Macros | |
| #define | MAX_VMESH_PARAMETERS_COUNT 32 |
Functions | |
| void | vmesh::allocateMeshWrapper () |
| MeshWrapper * | vmesh::host_getMeshWrapper () |
| ARCH_HOSTDEV MeshWrapper * | vmesh::getMeshWrapper () |
| ARCH_HOSTDEV void | vmesh::printVelocityMesh (const uint meshIndex) |
| #define MAX_VMESH_PARAMETERS_COUNT 32 |
Definition at line 43 of file velocity_mesh_parameters.h.