ASL
0.1.7
Advanced Simulation Library
|
#include <aslDataWrapper.h>
Public Member Functions | |
virtual const acl::VectorOfElements | getEContainer ()=0 |
virtual const acl::VectorOfElementsData | getDContainer () const =0 |
const Block & | getBlock () const |
void | setBlock (const Block &b) |
Protected Member Functions | |
AbstractData () | |
AbstractData (const Block &b) | |
Protected Attributes | |
Block | block |
Definition at line 52 of file aslDataWrapper.h.
|
inlineprotected |
Definition at line 100 of file aslDataWrapper.h.
|
inlineexplicitprotected |
Definition at line 104 of file aslDataWrapper.h.
|
inline |
Definition at line 135 of file aslDataWrapper.h.
|
pure virtual |
Implemented in asl::DataWrapper< V >, and asl::DataWithGhostNodes< V >.
|
pure virtual |
Implemented in asl::DataWrapper< V >, and asl::DataWithGhostNodes< V >.
|
inline |
Definition at line 140 of file aslDataWrapper.h.
|
protected |
Definition at line 55 of file aslDataWrapper.h.