v0.14.0 |
Multi-index containers for finite elements. More...
Go to the source code of this file.
Namespaces | |
MoFEM | |
implementation of Data Operators for Forces and Sources | |
Functions | |
std::ostream & | MoFEM::operator<< (std::ostream &os, const FiniteElement &e) |
std::ostream & | MoFEM::operator<< (std::ostream &os, const EntFiniteElement &e) |
std::ostream & | MoFEM::operator<< (std::ostream &os, const NumeredEntFiniteElement &e) |
template<typename ENTSVIEW , typename DOFSVIEW , typename EXTRACTOR , typename INSERTER > | |
static MoFEMErrorCode | MoFEM::get_cache_data_dofs_view (ENTSVIEW &ents_view, DOFSVIEW &dofs_view, EXTRACTOR &&extractor, INSERTER &&inserter) |
Multi-index containers for finite elements.
Definition in file FEMultiIndices.cpp.