|
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 () |
Public Member Functions inherited from asl::AbstractDataWithGhostNodes | |
| int | getSubContainerOffset () const |
| unsigned int | getSubContainerSize () const |
| const Block & | getInternalBlock () const |
| const unsigned int | getGhostBorder () const |
Public Member Functions inherited from asl::AbstractData | |
| const Block & | getBlock () const |
| void | setBlock (const Block &b) |
Additional Inherited Members | |
Protected Member Functions inherited from asl::AbstractDataWithGhostNodes | |
| AbstractDataWithGhostNodes () | |
| AbstractDataWithGhostNodes (const Block &b, int nGN=1, bool bDA=true) | |
Protected Member Functions inherited from asl::AbstractData | |
| AbstractData () | |
| AbstractData (const Block &b) | |
Protected Attributes inherited from asl::AbstractDataWithGhostNodes | |
| 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... | |
Protected Attributes inherited from asl::AbstractData | |
| 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.
1.8.5