ASL
0.1.7
Advanced Simulation Library
|
#include <aslGenerators.h>
Public Member Functions | |
DataWithGhostNodes () | |
DataWithGhostNodes (const Block &b, int nGN=1, bool bDA=true) | |
DataWithGhostNodes (DataWrapper< V > &d, int nGN=1) | |
virtual acl::VectorOfElements | getSubContainer () |
virtual const acl::VectorOfElements | getEContainer () |
virtual const acl::VectorOfElementsData | getDContainer () const |
void | setContainer (const V &cont) |
V & | getContainer () |
![]() | |
int | getSubContainerOffset () const |
unsigned int | getSubContainerSize () const |
const Block & | getInternalBlock () const |
const unsigned int | getGhostBorder () const |
![]() | |
const Block & | getBlock () const |
void | setBlock (const Block &b) |
Additional Inherited Members | |
![]() | |
AbstractDataWithGhostNodes () | |
AbstractDataWithGhostNodes (const Block &b, int nGN=1, bool bDA=true) | |
![]() | |
AbstractData () | |
AbstractData (const Block &b) | |
![]() | |
Block | internalBlock |
unsigned int | ghostBorder |
num of cells within the border More... | |
bool | bordersDataAcces |
flag represents whther the data acces on the borders is allowed More... | |
![]() | |
Block | block |
Definition at line 45 of file aslGenerators.h.
|
inline |
Definition at line 106 of file aslDataWithGhostNodes.h.
|
inline |
Definition at line 110 of file aslDataWithGhostNodes.h.
|
inline |
Definition at line 116 of file aslDataWithGhostNodes.h.
|
inline |
Definition at line 152 of file aslDataWithGhostNodes.h.
|
virtual |
Implements asl::AbstractData.
|
virtual |
Implements asl::AbstractData.
|
virtual |
Implements asl::AbstractDataWithGhostNodes.
|
inline |
Definition at line 147 of file aslDataWithGhostNodes.h.