![]() |
v0.14.0 |
#include <src/multi_indices/FieldMultiIndices.hpp>
Public Member Functions | |
interface_Field (const boost::shared_ptr< FIELD > &field_ptr, const boost::shared_ptr< REFENT > &ref_ents_ptr) | |
EntityHandle | getMeshset () const |
int | getCoordSysDim (const int d=0) const |
const BitFieldId & | getId () const |
boost::string_ref | getNameRef () const |
std::string | getName () const |
FieldSpace | getSpace () const |
FieldApproximationBase | getApproxBase () const |
FieldCoefficientsNumber | getNbOfCoeffs () const |
FieldBitNumber | getBitNumber () const |
std::array< ApproximationOrder, MAX_DOFS_ON_ENTITY > & | getDofOrderMap (const EntityType type) const |
get hash-map relating dof index on entity with its order More... | |
const Field * | getFieldRawPtr () const |
FieldOrderTable & | getFieldOrderTable () |
![]() | |
interface_FieldImpl (const boost::shared_ptr< FIELD > &field_ptr, const boost::shared_ptr< REFENT > &ref_ents_ptr) | |
virtual | ~interface_FieldImpl ()=default |
![]() | |
interface_RefEntity (const boost::shared_ptr< REFENT > &sptr) | |
interface_RefEntity (const interface_RefEntity< REFENT > &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< REFENT > & | getRefEntityPtr () const |
Private Attributes | |
boost::shared_ptr< FIELD > | sFieldPtr |
Additional Inherited Members | |
![]() | |
using | interface_type_RefEntity = interface_RefEntity< REFENT > |
![]() | |
boost::shared_ptr< REFENT > | sPtr |
Definition at line 301 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 303 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 337 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 347 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 312 of file FieldMultiIndices.hpp.
|
inline |
get hash-map relating dof index on entity with its order
Dofs of given field are indexed on entity of the same type, same space, approximation base and number of coefficients, are sorted in the way.
Definition at line 360 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 368 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 364 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 317 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 308 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 327 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 322 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 342 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 332 of file FieldMultiIndices.hpp.
|
mutableprivate |
Definition at line 373 of file FieldMultiIndices.hpp.