This is the complete list of members for libMesh::Nemesis_IO, including all inherited members.
_allow_empty_variables | libMesh::Nemesis_IO | private |
_append | libMesh::Nemesis_IO | private |
_communicator | libMesh::ParallelObject | protected |
_is_parallel_format | libMesh::MeshOutput< MeshBase > | protected |
_output_variables | libMesh::Nemesis_IO | private |
_serial_only_needed_on_proc_0 | libMesh::MeshOutput< MeshBase > | protected |
_timestep | libMesh::Nemesis_IO | private |
_verbose | libMesh::Nemesis_IO | private |
append(bool val) | libMesh::Nemesis_IO | |
ascii_precision() | libMesh::MeshOutput< MeshBase > | inline |
comm() const | libMesh::ParallelObject | inline |
elems_of_dimension | libMesh::MeshInput< MeshBase > | protected |
MeshInput< MeshBase >::mesh() | libMesh::MeshInput< MeshBase > | inlineprotected |
MeshOutput< MeshBase >::mesh() const | libMesh::MeshOutput< MeshBase > | inlineprotected |
MeshInput(bool is_parallel_format=false) | libMesh::MeshInput< MeshBase > | inlineexplicitprotected |
MeshInput(MeshBase &, const bool is_parallel_format=false) | libMesh::MeshInput< MeshBase > | inlineexplicitprotected |
MeshOutput(const bool is_parallel_format=false, const bool serial_only_needed_on_proc_0=false) | libMesh::MeshOutput< MeshBase > | inlineexplicitprotected |
MeshOutput(const MeshBase &, const bool is_parallel_format=false, const bool serial_only_needed_on_proc_0=false) | libMesh::MeshOutput< MeshBase > | inlineexplicitprotected |
n_processors() const | libMesh::ParallelObject | inline |
Nemesis_IO(MeshBase &mesh, bool single_precision=false) | libMesh::Nemesis_IO | explicit |
nemhelper | libMesh::Nemesis_IO | private |
operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | inline |
ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | inline |
ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | inline |
prepare_to_write_nodal_data(const std::string &fname, const std::vector< std::string > &names) | libMesh::Nemesis_IO | private |
processor_id() const | libMesh::ParallelObject | inline |
read(const std::string &base_filename) override | libMesh::Nemesis_IO | virtual |
set_n_partitions(unsigned int n_parts) | libMesh::MeshInput< MeshBase > | inlineprotected |
set_output_variables(const std::vector< std::string > &output_variables, bool allow_empty=true) | libMesh::Nemesis_IO | |
skip_comment_lines(std::istream &in, const char comment_start) | libMesh::MeshInput< MeshBase > | protected |
verbose(bool set_verbosity) | libMesh::Nemesis_IO | |
write(const std::string &base_filename) override | libMesh::Nemesis_IO | virtual |
write_discontinuous_equation_systems(const std::string &, const EquationSystems &, const std::set< std::string > *system_names=nullptr) | libMesh::MeshOutput< MeshBase > | virtual |
write_element_data(const EquationSystems &es) | libMesh::Nemesis_IO | |
write_equation_systems(const std::string &, const EquationSystems &, const std::set< std::string > *system_names=nullptr) | libMesh::MeshOutput< MeshBase > | virtual |
write_global_data(const std::vector< Number > &, const std::vector< std::string > &) | libMesh::Nemesis_IO | |
write_information_records(const std::vector< std::string > &) | libMesh::Nemesis_IO | |
write_nodal_data(const std::string &fname, const std::vector< Number > &soln, const std::vector< std::string > &names) override | libMesh::Nemesis_IO | virtual |
write_nodal_data(const std::string &fname, const NumericVector< Number > ¶llel_soln, const std::vector< std::string > &names) override | libMesh::Nemesis_IO | virtual |
write_nodal_data_discontinuous(const std::string &, const std::vector< Number > &, const std::vector< std::string > &) | libMesh::MeshOutput< MeshBase > | inlinevirtual |
write_timestep(const std::string &fname, const EquationSystems &es, const int timestep, const Real time) | libMesh::Nemesis_IO | |
~MeshInput() | libMesh::MeshInput< MeshBase > | inlinevirtual |
~MeshOutput() | libMesh::MeshOutput< MeshBase > | inlinevirtual |
~Nemesis_IO() | libMesh::Nemesis_IO | virtual |
~ParallelObject() | libMesh::ParallelObject | inlinevirtual |