| appendRankToFileName | mfem::DataCollection | protected |
| compression | mfem::DataCollection | protected |
| create_directory(const std::string &dir_name, const Mesh *mesh, int myid) | mfem::DataCollection | protectedstatic |
| 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 | inlinevirtual |
| DeregisterQField(const std::string &field_name) | mfem::DataCollection | inlinevirtual |
| 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 |
| GenerateCollectionPath() | mfem::ParaViewDataCollection | protected |
| GeneratePVDFileName() | mfem::ParaViewDataCollection | protected |
| GeneratePVTUFileName(const std::string &prefix) | mfem::ParaViewDataCollection | protected |
| GeneratePVTUPath() | mfem::ParaViewDataCollection | protected |
| GenerateVTUFileName(const std::string &prefix, int rank) | mfem::ParaViewDataCollection | protected |
| GenerateVTUPath() | mfem::ParaViewDataCollection | protected |
| GetCollectionName() const | mfem::DataCollection | inline |
| GetComm() const | mfem::DataCollection | inline |
| GetCompressionLevel() const | mfem::ParaViewDataCollection | protected |
| GetCycle() const | mfem::DataCollection | inline |
| GetDataFormatString() const | mfem::ParaViewDataCollection | protected |
| GetDataTypeString() const | mfem::ParaViewDataCollection | protected |
| 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 |
| IsBinaryFormat() const | mfem::ParaViewDataCollection | |
| Load(int cycle_=0) override | mfem::ParaViewDataCollection | 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 | protectedstatic |
| pad_digits_rank | mfem::DataCollection | protected |
| PARALLEL_FORMAT enum value | mfem::DataCollection | |
| ParaViewDataCollection(const std::string &collection_name, mfem::Mesh *mesh_=NULL) | mfem::ParaViewDataCollection | |
| precision | mfem::DataCollection | protected |
| precision_default | mfem::DataCollection | protectedstatic |
| 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 | inlinevirtual |
| RegisterQField(const std::string &q_field_name, QuadratureFunction *qf) | mfem::DataCollection | inlinevirtual |
| ResetError(int err_state=No_Error) | mfem::DataCollection | inline |
| Save() override | mfem::ParaViewDataCollection | virtual |
| SaveDataVTU(std::ostream &out, int ref) | mfem::ParaViewDataCollection | protected |
| SaveField(const std::string &field_name) | mfem::DataCollection | virtual |
| SaveGFieldVTU(std::ostream &out, int ref_, const FieldMapIterator &it) | mfem::ParaViewDataCollection | protected |
| 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 compression_) override | mfem::ParaViewDataCollection | virtual |
| SetCompressionLevel(int compression_level_) | mfem::ParaViewDataCollection | |
| SetCycle(int c) | mfem::DataCollection | inline |
| SetDataFormat(VTKFormat fmt) | mfem::ParaViewDataCollection | |
| SetFormat(int fmt) | mfem::DataCollection | virtual |
| SetHighOrderOutput(bool high_order_output_) | mfem::ParaViewDataCollection | |
| SetLevelsOfDetail(int levels_of_detail_) | mfem::ParaViewDataCollection | |
| 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 | inlinevirtual |
| SetPadDigitsCycle(int digits) | mfem::DataCollection | inlinevirtual |
| SetPadDigitsRank(int digits) | mfem::DataCollection | inlinevirtual |
| 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 |
| UseRestartMode(bool restart_mode_) | mfem::ParaViewDataCollection | |
| WRITE_ERROR enum value | mfem::DataCollection | |
| WritePVTUFooter(std::ostream &out, const std::string &vtu_prefix) | mfem::ParaViewDataCollection | protected |
| WritePVTUHeader(std::ostream &out) | mfem::ParaViewDataCollection | protected |
| ~DataCollection() | mfem::DataCollection | virtual |