Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
CellStructure Struct Reference

#include <vlsvextract.h>

Public Attributes

uint64_t cell_bounds [3]
Real cell_length [3]
Real min_coordinates [3]
uint64_t vcell_bounds [3]
Real vblock_length [3]
Real min_vcoordinates [3]
uint32_t maxVelRefLevel
int slicedCoords [3]
Real slicedCoordValues [3]

Detailed Description

Definition at line 43 of file vlsv2silo.cpp.

Member Data Documentation

◆ cell_bounds

uint64_t CellStructure::cell_bounds

The number of cells in x, y, z direction.

Definition at line 45 of file vlsv2silo.cpp.

◆ cell_length

Real CellStructure::cell_length

Length of a cell in x, y, z direction.

Definition at line 47 of file vlsv2silo.cpp.

◆ maxVelRefLevel

uint32_t CellStructure::maxVelRefLevel

Maximum refinement level of velocity meshes.

Definition at line 47 of file vlsvextract.h.

◆ min_coordinates

Real CellStructure::min_coordinates

x_min, y_min, z_min are stored here.

Definition at line 49 of file vlsv2silo.cpp.

◆ min_vcoordinates

Real CellStructure::min_vcoordinates

vx_min, vy_min, vz_min are stored here.

Definition at line 56 of file vlsv2silo.cpp.

◆ slicedCoords

int CellStructure::slicedCoords[3]

Definition at line 49 of file vlsvextract.h.

◆ slicedCoordValues

Real CellStructure::slicedCoordValues[3]

Definition at line 50 of file vlsvextract.h.

◆ vblock_length

Real CellStructure::vblock_length

Size (dvx,dvy,dvz) of a velocity block in vx, vy, vz directions.

Definition at line 54 of file vlsv2silo.cpp.

◆ vcell_bounds

uint64_t CellStructure::vcell_bounds

The number of cells in vx, vy, vz directions.

Definition at line 52 of file vlsv2silo.cpp.


The documentation for this struct was generated from the following files: