MFEM
v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem
DataCollection
mfem::DataCollection Member List
This is the complete list of members for
mfem::DataCollection
, including all inherited members.
appendRankToFileName
mfem::DataCollection
protected
compression
mfem::DataCollection
protected
create_directory
(const std::string &dir_name, const Mesh *mesh, int myid)
mfem::DataCollection
protected
static
cycle
mfem::DataCollection
protected
DataCollection
(const std::string &collection_name, Mesh *mesh_=NULL)
mfem::DataCollection
explicit
DeleteAll
()
mfem::DataCollection
protected
DeleteData
()
mfem::DataCollection
protected
DeregisterField
(const std::string &field_name)
mfem::DataCollection
inline
virtual
DeregisterQField
(const std::string &field_name)
mfem::DataCollection
inline
virtual
Error
() const
mfem::DataCollection
inline
error
mfem::DataCollection
protected
field_map
mfem::DataCollection
protected
FieldMapConstIterator
typedef
mfem::DataCollection
FieldMapIterator
typedef
mfem::DataCollection
FieldMapType
typedef
mfem::DataCollection
Format
enum name
mfem::DataCollection
format
mfem::DataCollection
protected
GetCollectionName
() const
mfem::DataCollection
inline
GetComm
() const
mfem::DataCollection
inline
GetCycle
() const
mfem::DataCollection
inline
GetField
(const std::string &field_name)
mfem::DataCollection
inline
GetFieldFileName
(const std::string &field_name) const
mfem::DataCollection
protected
GetFieldMap
() const
mfem::DataCollection
inline
GetMesh
()
mfem::DataCollection
inline
GetMeshFileName
() const
mfem::DataCollection
protected
GetMeshShortFileName
() const
mfem::DataCollection
protected
GetParField
(const std::string &field_name)
mfem::DataCollection
inline
GetPrefixPath
() const
mfem::DataCollection
inline
GetQField
(const std::string &q_field_name)
mfem::DataCollection
inline
GetQFieldMap
() const
mfem::DataCollection
inline
GetTime
() const
mfem::DataCollection
inline
GetTimeStep
() const
mfem::DataCollection
inline
HasField
(const std::string &field_name) const
mfem::DataCollection
inline
HasQField
(const std::string &q_field_name) const
mfem::DataCollection
inline
Load
(int cycle_=0)
mfem::DataCollection
virtual
m_comm
mfem::DataCollection
protected
mesh
mfem::DataCollection
protected
myid
mfem::DataCollection
protected
name
mfem::DataCollection
protected
NO_ERROR
enum value
mfem::DataCollection
No_Error
enum value
mfem::DataCollection
num_procs
mfem::DataCollection
protected
own_data
mfem::DataCollection
protected
pad_digits_cycle
mfem::DataCollection
protected
pad_digits_default
mfem::DataCollection
protected
static
pad_digits_rank
mfem::DataCollection
protected
PARALLEL_FORMAT
enum value
mfem::DataCollection
ParMesh
class
mfem::DataCollection
friend
precision
mfem::DataCollection
protected
precision_default
mfem::DataCollection
protected
static
prefix_path
mfem::DataCollection
protected
q_field_map
mfem::DataCollection
protected
QFieldMapConstIterator
typedef
mfem::DataCollection
QFieldMapIterator
typedef
mfem::DataCollection
QFieldMapType
typedef
mfem::DataCollection
READ_ERROR
enum value
mfem::DataCollection
RegisterField
(const std::string &field_name, GridFunction *gf)
mfem::DataCollection
inline
virtual
RegisterQField
(const std::string &q_field_name, QuadratureFunction *qf)
mfem::DataCollection
inline
virtual
ResetError
(int err_state=No_Error)
mfem::DataCollection
inline
Save
()
mfem::DataCollection
virtual
SaveField
(const std::string &field_name)
mfem::DataCollection
virtual
SaveMesh
()
mfem::DataCollection
virtual
SaveOneField
(const FieldMapIterator &it)
mfem::DataCollection
protected
SaveOneQField
(const QFieldMapIterator &it)
mfem::DataCollection
protected
SaveQField
(const std::string &q_field_name)
mfem::DataCollection
virtual
serial
mfem::DataCollection
protected
SERIAL_FORMAT
enum value
mfem::DataCollection
SetCompression
(bool comp)
mfem::DataCollection
virtual
SetCycle
(int c)
mfem::DataCollection
inline
SetFormat
(int fmt)
mfem::DataCollection
virtual
SetMesh
(Mesh *new_mesh)
mfem::DataCollection
virtual
SetMesh
(MPI_Comm comm, Mesh *new_mesh)
mfem::DataCollection
virtual
SetOwnData
(bool o)
mfem::DataCollection
inline
SetPadDigits
(int digits)
mfem::DataCollection
inline
virtual
SetPadDigitsCycle
(int digits)
mfem::DataCollection
inline
virtual
SetPadDigitsRank
(int digits)
mfem::DataCollection
inline
virtual
SetPrecision
(int prec)
mfem::DataCollection
inline
SetPrefixPath
(const std::string &prefix)
mfem::DataCollection
SetTime
(real_t t)
mfem::DataCollection
inline
SetTimeStep
(real_t ts)
mfem::DataCollection
inline
time
mfem::DataCollection
protected
time_step
mfem::DataCollection
protected
WRITE_ERROR
enum value
mfem::DataCollection
~DataCollection
()
mfem::DataCollection
virtual
1.11.0