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

#include <aslIndex2Position.h>

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

Public Member Functions

 Index2PositionDiscreteACL (const Block &b, bool putSize=true)
 putSize is a flag defining the size of the generated elements in case of false value the size is 0 More...
 

Public Attributes

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

Detailed Description

Definition at line 45 of file aslIndex2Position.h.

Constructor & Destructor Documentation

◆ Index2PositionDiscreteACL()

asl::Index2PositionDiscreteACL::Index2PositionDiscreteACL ( const Block b,
bool  putSize = true 
)

putSize is a flag defining the size of the generated elements in case of false value the size is 0

Member Data Documentation

◆ initPosition

acl::VectorOfElements asl::Index2PositionDiscreteACL::initPosition

Definition at line 50 of file aslIndex2Position.h.

◆ position

acl::VectorOfElements asl::Index2PositionDiscreteACL::position

Definition at line 51 of file aslIndex2Position.h.

◆ positionWithInit

acl::VectorOfElements asl::Index2PositionDiscreteACL::positionWithInit

Definition at line 52 of file aslIndex2Position.h.


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