![]() |
v0.14.0 |
keeps data about abstract EDGE finite element More...
#include <src/multi_indices/RefElementMultiIndices.hpp>
Public Member Functions | |
RefElement_EDGE (const boost::shared_ptr< RefEntity > &ref_ents_ptr) | |
virtual | ~RefElement_EDGE ()=default |
const boost::shared_ptr< SideNumber > & | getSideNumberPtr (const EntityHandle ent) const |
![]() | |
RefElement (const boost::shared_ptr< RefEntity > &ref_ents_ptr) | |
virtual | ~RefElement ()=default |
virtual const BitRefEdges & | getBitRefEdges () const |
virtual int | getBitRefEdgesUlong () const |
SideNumber_multiIndex & | getSideNumberTable () const |
virtual const boost::shared_ptr< SideNumber > & | getSideNumberPtr (const EntityHandle ent) const |
boost::shared_ptr< RefEntity > & | getRefEntityPtr () const |
Get pointer to RefEntity. More... | |
![]() | |
interface_RefEntity (const boost::shared_ptr< RefEntity > &sptr) | |
interface_RefEntity (const interface_RefEntity< RefEntity > &interface) | |
virtual | ~interface_RefEntity ()=default |
int | getSideNumber () const |
boost::shared_ptr< SideNumber > | getSideNumberPtr () const |
const boost::shared_ptr< BasicEntityData > | getBasicDataPtr () const |
EntityHandle | getEnt () const |
EntityType | getParentEntType () const |
EntityHandle | getParentEnt () const |
BitRefLevel * | getBitRefLevelPtr () const |
const BitRefLevel & | getBitRefLevel () const |
unsigned long int | getBitRefLevelULong () const |
EntityType | getEntType () const |
int | getEntDimension () const |
const char * | getEntTypeName () const |
EntityID | getEntId () const |
EntityHandle | getOwnerEnt () const |
EntityHandle & | getOwnerEnt () |
int | getOwnerProc () const |
int | getPartProc () const |
int * | getPartProcPtr () const |
unsigned char | getPStatus () const |
int * | getSharingProcsPtr () const |
EntityHandle * | getSharingHandlersPtr () const |
boost::shared_ptr< RefEntity > & | getRefEntityPtr () const |
Friends | |
std::ostream & | operator<< (std::ostream &os, const RefElement_EDGE &e) |
Additional Inherited Members | |
![]() | |
typedef interface_RefEntity< RefEntity > | interface_type_RefEntity |
![]() | |
SideNumber_multiIndex | side_number_table |
![]() | |
boost::shared_ptr< RefEntity > | sPtr |
![]() | |
static BitRefEdges | DummyBitRefEdges = BitRefEdges(0) |
static const boost::shared_ptr< SideNumber > | nullSideNumber |
keeps data about abstract EDGE finite element
Definition at line 111 of file RefElementMultiIndices.hpp.
MoFEM::RefElement_EDGE::RefElement_EDGE | ( | const boost::shared_ptr< RefEntity > & | ref_ents_ptr | ) |
Definition at line 412 of file RefElementMultiIndices.cpp.
|
virtualdefault |
|
virtual |
Reimplemented from MoFEM::RefElement.
Definition at line 423 of file RefElementMultiIndices.cpp.
|
friend |
Definition at line 452 of file RefElementMultiIndices.cpp.