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

#include <aslIndex2Position.h>

Collaboration diagram for asl::Index2PositionACL:
Collaboration graph
[legend]

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
 

Detailed Description

Examples
poroelastic.cc.

Definition at line 34 of file aslIndex2Position.h.

Constructor & Destructor Documentation

◆ Index2PositionACL()

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

Member Data Documentation

◆ initPosition

acl::VectorOfElements asl::Index2PositionACL::initPosition

Definition at line 40 of file aslIndex2Position.h.

◆ position

acl::VectorOfElements asl::Index2PositionACL::position

Definition at line 41 of file aslIndex2Position.h.

◆ positionWithInit

acl::VectorOfElements asl::Index2PositionACL::positionWithInit

Definition at line 42 of file aslIndex2Position.h.


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