MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
LbBndCndData Struct Reference

#include <lbbndcnd.h>

Public Attributes

MInt noBndCells = 0
 this is number of non-halo (!) boundary cells -> stored for restart More...
 
MInt noBndCellsWithHalos = 0
 number of boundary cells represented in data More...
 
MInt noVars = 0
 number of variables that are stored for BC More...
 
ParallelIo::size_type globalOffset = 0
 global offset for writing restart file More...
 
MFloatdata = nullptr
 pointer the relevant data More...
 

Detailed Description

Definition at line 27 of file lbbndcnd.h.

Member Data Documentation

◆ data

MFloat* LbBndCndData::data = nullptr

Definition at line 32 of file lbbndcnd.h.

◆ globalOffset

ParallelIo::size_type LbBndCndData::globalOffset = 0

Definition at line 31 of file lbbndcnd.h.

◆ noBndCells

MInt LbBndCndData::noBndCells = 0

Definition at line 28 of file lbbndcnd.h.

◆ noBndCellsWithHalos

MInt LbBndCndData::noBndCellsWithHalos = 0

Definition at line 29 of file lbbndcnd.h.

◆ noVars

MInt LbBndCndData::noVars = 0

Definition at line 30 of file lbbndcnd.h.


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