v0.14.0 |
#include <src/multi_indices/SeriesMultiIndices.hpp>
Public Member Functions | |
interface_FieldSeries (const T *_ptr) | |
EntityHandle | getMeshset () const |
get meshset More... | |
EntityID | get_meshset_id () const |
boost::string_ref | getNameRef () const |
get string_ref of series More... | |
std::string | getName () const |
get series name More... | |
const FieldSeries * | get_FieldSeries_ptr () const |
Public Attributes | |
const T * | ptr |
Definition at line 88 of file SeriesMultiIndices.hpp.
|
inline |
Definition at line 90 of file SeriesMultiIndices.hpp.
|
inline |
Definition at line 100 of file SeriesMultiIndices.hpp.
|
inline |
Definition at line 94 of file SeriesMultiIndices.hpp.
|
inline |
|
inline |
|
inline |
const T* MoFEM::interface_FieldSeries< T >::ptr |
Definition at line 89 of file SeriesMultiIndices.hpp.