ASL  0.1.6
Advanced Simulation Library
Public Member Functions | Public Attributes | List of all members
asl::Index2PositionACL Class Reference

#include <aslIndex2Position.h>

Public Member Functions

 Index2PositionACL (const Block &b, acl::TypeID type=acl::TYPE_DOUBLE, bool putSize=true)
 
 Index2PositionACL (const Block &b, acl::TypeID type=acl::TYPE_DOUBLE, bool putSize=true)
 

Public Attributes

acl::VectorOfElements initPosition
 
acl::VectorOfElements position
 
acl::VectorOfElements positionWithInit
 

Detailed Description

Examples:
poroelastic.cc.

Definition at line 34 of file aslIndex2Position.h.

Constructor & Destructor Documentation

asl::Index2PositionACL::Index2PositionACL ( const Block b,
acl::TypeID  type = acl::TYPE_DOUBLE,
bool  putSize = true 
)
asl::Index2PositionACL::Index2PositionACL ( const Block b,
acl::TypeID  type = acl::TYPE_DOUBLE,
bool  putSize = true 
)

Member Data Documentation

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
Examples:
poroelastic.cc.

Definition at line 42 of file aslIndex2Position.h.


The documentation for this class was generated from the following file: