v0.15.0
Loading...
Searching...
No Matches
FieldEntsMultiIndices.hpp File Reference

Multi-index contains, for mofem entities data structures and other low-level functions. More...

Go to the source code of this file.

Classes

struct  MoFEM::EntityStorage
 
struct  MoFEM::FieldEntity
 Struct keeps handle to entity in the field. More...
 
struct  MoFEM::interface_FieldEntity< T >
 Interface to FieldEntity. More...
 
struct  MoFEM::FieldEntity_change_order
 structure to change FieldEntity order More...
 

Namespaces

namespace  MoFEM
 implementation of Data Operators for Forces and Sources
 

Typedefs

using FieldEntity_multiIndex
 MultiIndex container keeps FieldEntity.
 
using MoFEM::FieldEntityByUId = FieldEntity_multiIndex::index<Unique_mi_tag>::type
 Entity index by field name.
 
using MoFEM::FieldEntity_multiIndex_global_uid_view
 multi-index view on DofEntity by uid
 
using MoFEM::FieldEntity_multiIndex_ent_view
 
using MoFEM::FieldEntity_multiIndex_spaceType_view
 
typedef std::vector< boost::weak_ptr< FieldEntity > > MoFEM::FieldEntity_vector_view
 
using MoFEM::FieldEntity_multiIndex
 

Detailed Description

Multi-index contains, for mofem entities data structures and other low-level functions.

Definition in file FieldEntsMultiIndices.hpp.