ASL
0.1.7
Advanced Simulation Library
|
#include <aslIndex2Position.h>
Public Member Functions | |
Index2PositionACL (const Block &b, acl::TypeID type=acl::TYPE_DOUBLE, bool putSize=true) | |
Public Attributes | |
acl::VectorOfElements | initPosition |
acl::VectorOfElements | position |
acl::VectorOfElements | positionWithInit |
Definition at line 34 of file aslIndex2Position.h.
asl::Index2PositionACL::Index2PositionACL | ( | const Block & | b, |
acl::TypeID | type = acl::TYPE_DOUBLE , |
||
bool | putSize = true |
||
) |
acl::VectorOfElements asl::Index2PositionACL::initPosition |
Definition at line 40 of file aslIndex2Position.h.
acl::VectorOfElements asl::Index2PositionACL::position |
Definition at line 41 of file aslIndex2Position.h.
acl::VectorOfElements asl::Index2PositionACL::positionWithInit |
Definition at line 42 of file aslIndex2Position.h.