This is the complete list of members for libMesh::UNVIO, including all inherited members.
_elements_dataset_label | libMesh::UNVIO | privatestatic |
_groups_dataset_label | libMesh::UNVIO | privatestatic |
_is_parallel_format | libMesh::MeshOutput< MeshBase > | protected |
_node_data | libMesh::UNVIO | private |
_nodes_dataset_label | libMesh::UNVIO | privatestatic |
_serial_only_needed_on_proc_0 | libMesh::MeshOutput< MeshBase > | protected |
_unv_elem_id_to_libmesh_elem_id | libMesh::UNVIO | private |
_unv_node_id_to_libmesh_node_ptr | libMesh::UNVIO | private |
_verbose | libMesh::UNVIO | private |
ascii_precision() | libMesh::MeshOutput< MeshBase > | inline |
elements_in(std::istream &in_file) | libMesh::UNVIO | private |
elements_out(std::ostream &out_file) | libMesh::UNVIO | private |
elems_of_dimension | libMesh::MeshInput< MeshBase > | protected |
get_data(Node *node) const | libMesh::UNVIO | |
groups_in(std::istream &in_file) | libMesh::UNVIO | private |
max_elem_dimension_seen() | libMesh::UNVIO | private |
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 |
need_D_to_e(std::string &number) | libMesh::UNVIO | private |
nodes_in(std::istream &in_file) | libMesh::UNVIO | private |
nodes_out(std::ostream &out_file) | libMesh::UNVIO | private |
read(const std::string &) override | libMesh::UNVIO | virtual |
read_dataset(std::string file_name) | libMesh::UNVIO | |
read_implementation(std::istream &in_stream) | libMesh::UNVIO | private |
set_n_partitions(unsigned int n_parts) | libMesh::MeshInput< MeshBase > | inlineprotected |
skip_comment_lines(std::istream &in, const char comment_start) | libMesh::MeshInput< MeshBase > | protected |
UNVIO(MeshBase &mesh) | libMesh::UNVIO | |
UNVIO(const MeshBase &mesh) | libMesh::UNVIO | |
verbose() | libMesh::UNVIO | |
write(const std::string &) override | libMesh::UNVIO | virtual |
write_discontinuous_equation_systems(const std::string &, const EquationSystems &, const std::set< std::string > *system_names=nullptr) | libMesh::MeshOutput< MeshBase > | virtual |
write_equation_systems(const std::string &, const EquationSystems &, const std::set< std::string > *system_names=nullptr) | libMesh::MeshOutput< MeshBase > | virtual |
write_implementation(std::ostream &out_stream) | libMesh::UNVIO | private |
write_nodal_data(const std::string &, const std::vector< Number > &, const std::vector< std::string > &) | libMesh::MeshOutput< MeshBase > | inlinevirtual |
write_nodal_data(const std::string &, const NumericVector< Number > &, const std::vector< std::string > &) | libMesh::MeshOutput< MeshBase > | virtual |
write_nodal_data_discontinuous(const std::string &, const std::vector< Number > &, const std::vector< std::string > &) | libMesh::MeshOutput< MeshBase > | inlinevirtual |
~MeshInput() | libMesh::MeshInput< MeshBase > | inlinevirtual |
~MeshOutput() | libMesh::MeshOutput< MeshBase > | inlinevirtual |
~UNVIO() | libMesh::UNVIO | virtual |