![]() |
v0.15.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 |
FieldContinuity | getContinuity () const |
auto | getContinuityName () 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 | |
const Field * | getFieldRawPtr () const |
FieldOrderTable & | getFieldOrderTable () |
auto & | getDofSideMap () |
![]() | |
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 330 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 332 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 366 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 386 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 371 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 376 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 341 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 399 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 411 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 407 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 403 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 346 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 337 of file FieldMultiIndices.hpp.
|
inline |
|
inline |
Definition at line 351 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 381 of file FieldMultiIndices.hpp.
|
inline |
Definition at line 361 of file FieldMultiIndices.hpp.
|
mutableprivate |
Definition at line 414 of file FieldMultiIndices.hpp.