|
libMesh
|
This is the complete list of members for libMesh::UCDIO, including all inherited members.
| _is_parallel_format | libMesh::MeshOutput< MeshBase > | protected |
| _reading_element_map | libMesh::UCDIO | privatestatic |
| _serial_only_needed_on_proc_0 | libMesh::MeshOutput< MeshBase > | protected |
| _writing_element_map | libMesh::UCDIO | privatestatic |
| ascii_precision() | libMesh::MeshOutput< MeshBase > | inline |
| build_reading_element_map() | libMesh::UCDIO | privatestatic |
| build_writing_element_map() | libMesh::UCDIO | privatestatic |
| elems_of_dimension | libMesh::MeshInput< MeshBase > | protected |
| get_add_sides() | libMesh::MeshOutput< MeshBase > | inlineprotectedvirtual |
| is_parallel_format() const | libMesh::MeshInput< MeshBase > | inline |
| 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 |
| read(const std::string &) override | libMesh::UCDIO | virtual |
| read_implementation(std::istream &in_stream) | libMesh::UCDIO | 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 |
| UCDIO(MeshBase &mesh) | libMesh::UCDIO | inlineexplicit |
| UCDIO(const MeshBase &mesh) | libMesh::UCDIO | inlineexplicit |
| write(const std::string &) override | libMesh::UCDIO | 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_header(std::ostream &out, const MeshBase &mesh, dof_id_type n_elems, unsigned int n_vars) | libMesh::UCDIO | private |
| write_implementation(std::ostream &out_stream) | libMesh::UCDIO | private |
| write_interior_elems(std::ostream &out, const MeshBase &mesh) | libMesh::UCDIO | private |
| write_nodal_data(const std::string &fname, const std::vector< Number > &soln, const std::vector< std::string > &names) override | libMesh::UCDIO | virtual |
| MeshOutput< MeshBase >::write_nodal_data(const std::string &, const NumericVector< Number > &, const std::vector< std::string > &) | libMesh::MeshOutput< MeshBase > | virtual |
| MeshOutput< MeshBase >::write_nodal_data(const std::string &, const EquationSystems &, const std::set< 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 |
| write_nodes(std::ostream &out, const MeshBase &mesh) | libMesh::UCDIO | private |
| write_soln(std::ostream &out, const MeshBase &mesh, const std::vector< std::string > &names, const std::vector< Number > &soln) | libMesh::UCDIO | private |
| ~MeshInput() | libMesh::MeshInput< MeshBase > | inlinevirtual |
| ~MeshOutput() | libMesh::MeshOutput< MeshBase > | inlinevirtual |
1.8.14