|
ASL
0.1.6
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) |
| 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) | |
| 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.
|
inlineprotected |
|
inlineexplicitprotected |
|
inline |
Definition at line 135 of file aslDataWrapper.h.
|
inline |
|
pure virtual |
Implemented in asl::DataWrapper< V >, asl::DataWrapper< V >, asl::DataWithGhostNodes< V >, and asl::DataWithGhostNodes< V >.
|
pure virtual |
Implemented in asl::DataWrapper< V >, asl::DataWrapper< V >, asl::DataWithGhostNodes< V >, and asl::DataWithGhostNodes< V >.
|
pure virtual |
Implemented in asl::DataWrapper< V >, asl::DataWrapper< V >, asl::DataWithGhostNodes< V >, and asl::DataWithGhostNodes< V >.
|
pure virtual |
Implemented in asl::DataWrapper< V >, asl::DataWrapper< V >, asl::DataWithGhostNodes< V >, and asl::DataWithGhostNodes< V >.
|
inline |
|
inline |
Definition at line 140 of file aslDataWrapper.h.
|
protected |
Definition at line 55 of file aslDataWrapper.h.
1.8.9.1