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

Enumerations

enum  {
  VXCRD , VYCRD , VZCRD , DVX ,
  DVY , DVZ , N_VELOCITY_BLOCK_PARAMS
}

Detailed Description

A namespace for storing indices into an array which contains the physical parameters of each velocity block.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
VXCRD 

vx-coordinate of the bottom left corner of the block.

VYCRD 

vy-coordinate of the bottom left corner of the block.

VZCRD 

vz-coordinate of the bottom left corner of the block.

DVX 

Grid separation in vx-coordinate for the block.

DVY 

Grid separation in vy-coordinate for the block.

DVZ 

Grid separation in vz-coordinate for the block.

N_VELOCITY_BLOCK_PARAMS 

Definition at line 108 of file common.h.