Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
block_geometry_t Struct Reference

Description of mesh block geometry parameters to be passed to EMTL in BuildDimensions() More...

#include <mesh_ui.h>

Collaboration diagram for block_geometry_t:

Public Attributes

int id = 0
 id is the same for the same block on different domains
 
int btype
 default type is the same as main block type
 
Box extreg
 halo-corrected region
 
Vector_3 layer [2]
 left and right synchronous layers
 
iVector_3 binc [2] = { iVector_3(1), iVector_3(1) }
 halo border increments at first step: 1, -1, or 0 (increment not supported)
 
iVector_3 N
 dimensions and halos
 
int Ngain = 0
 number of gain steps (for delayed BC)
 

Detailed Description

Description of mesh block geometry parameters to be passed to EMTL in BuildDimensions()


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