|  | v0.15.0 | 
Multi-index containers, data structures and other low-level functions. More...
Go to the source code of this file.
| Namespaces | |
| namespace | MoFEM | 
| implementation of Data Operators for Forces and Sources | |
| Functions | |
| void | macro_is_deprecated_using_deprecated_function () | 
| Is used to indicate that macro is deprecated Do nothing just triggers error at the compilation. | |
| template<class T > | |
| static auto | MoFEM::get_sub_iface_options_imp (T *const ptr, int) -> decltype(ptr->getSubInterfaceOptions()) | 
| template<class T > | |
| static auto | MoFEM::get_sub_iface_options_imp (T *const ptr, long) -> MoFEMErrorCode | 
| template<class T > | |
| static auto | MoFEM::get_event_options_imp (T *const ptr, int) -> decltype(ptr->getEventOptions()) | 
| template<class T > | |
| static auto | MoFEM::get_event_options_imp (T *const ptr, long) -> MoFEMErrorCode | 
| template<int V, typename std::enable_if<(V >=0), int >::type * = nullptr> | |
| void | MoFEM::set_ref_ent_basic_data_ptr_impl (boost::shared_ptr< BasicEntityData > &ptr) | 
Multi-index containers, data structures and other low-level functions.
Definition in file Core.cpp.
