ASL  0.1.7
Advanced Simulation Library
Public Member Functions | List of all members
asl::DataWithGhostNodes< V > Class Template Reference

#include <aslGenerators.h>

Public Member Functions

 DataWithGhostNodes ()
 
 DataWithGhostNodes (const Block &b, int nGN=1, bool bDA=true)
 
 DataWithGhostNodes (DataWrapper< V > &d, int nGN=1)
 
virtual acl::VectorOfElements getSubContainer ()
 
virtual const acl::VectorOfElements getEContainer ()
 
virtual const acl::VectorOfElementsData getDContainer () const
 
void setContainer (const V &cont)
 
V & getContainer ()
 

Detailed Description

template<typename V>
class asl::DataWithGhostNodes< V >

Definition at line 45 of file aslGenerators.h.

Constructor & Destructor Documentation

◆ DataWithGhostNodes() [1/3]

template<typename V >
asl::DataWithGhostNodes< V >::DataWithGhostNodes
inline

Definition at line 106 of file aslDataWithGhostNodes.h.

◆ DataWithGhostNodes() [2/3]

template<typename V >
asl::DataWithGhostNodes< V >::DataWithGhostNodes ( const Block b,
int  nGN = 1,
bool  bDA = true 
)
inline

Definition at line 110 of file aslDataWithGhostNodes.h.

◆ DataWithGhostNodes() [3/3]

template<typename V >
asl::DataWithGhostNodes< V >::DataWithGhostNodes ( DataWrapper< V > &  d,
int  nGN = 1 
)
inline

Definition at line 116 of file aslDataWithGhostNodes.h.

Member Function Documentation

◆ getContainer()

template<class V >
V & asl::DataWithGhostNodes< V >::getContainer
inline

Definition at line 152 of file aslDataWithGhostNodes.h.

◆ getDContainer()

template<typename V >
virtual const acl::VectorOfElementsData asl::DataWithGhostNodes< V >::getDContainer ( ) const
virtual

◆ getEContainer()

template<typename V >
virtual const acl::VectorOfElements asl::DataWithGhostNodes< V >::getEContainer ( )
virtual

◆ getSubContainer()

template<typename V >
virtual acl::VectorOfElements asl::DataWithGhostNodes< V >::getSubContainer ( )
virtual

◆ setContainer()

template<class V >
void asl::DataWithGhostNodes< V >::setContainer ( const V &  cont)
inline

Definition at line 147 of file aslDataWithGhostNodes.h.


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