Wonton::StateManager< MeshWrapper > Member List

This is the complete list of members for Wonton::StateManager< MeshWrapper >, including all inherited members.

add(std::shared_ptr< StateVectorBase > sv)Wonton::StateManager< MeshWrapper >inline
add(std::shared_ptr< StateVectorUni< T >> sv)Wonton::StateManager< MeshWrapper >inline
add(std::shared_ptr< StateVectorMulti< T >> sv)Wonton::StateManager< MeshWrapper >inline
add_material(std::string const &matname, std::vector< int > const &matcells)Wonton::StateManager< MeshWrapper >inline
add_material_cells(std::unordered_map< int, std::vector< int >> cells)Wonton::StateManager< MeshWrapper >inline
add_material_names(const std::unordered_map< std::string, int > &names)Wonton::StateManager< MeshWrapper >inline
cell_get_mats(int c, std::vector< int > *cellmats) constWonton::StateManager< MeshWrapper >inline
cell_get_num_mats(int c) constWonton::StateManager< MeshWrapper >inline
cell_index_in_mat_Wonton::StateManager< MeshWrapper >protected
cell_index_in_material(int c, int m) constWonton::StateManager< MeshWrapper >inline
cell_materials_Wonton::StateManager< MeshWrapper >protected
clear()Wonton::StateManager< MeshWrapper >inlineprotected
clear_material_cells()Wonton::StateManager< MeshWrapper >inline
field_type(Entity_kind kind, std::string const &name) constWonton::StateManager< MeshWrapper >inline
get(std::string name)Wonton::StateManager< MeshWrapper >inline
get(std::string name) constWonton::StateManager< MeshWrapper >inline
get(std::string name)Wonton::StateManager< MeshWrapper >inline
get(std::string name) constWonton::StateManager< MeshWrapper >inline
get_cell_materials() constWonton::StateManager< MeshWrapper >inline
get_cell_materials(int c) constWonton::StateManager< MeshWrapper >inline
get_data_size(Entity_kind on_what, std::string const &name) constWonton::StateManager< MeshWrapper >inline
get_data_type(std::string var_name)Wonton::StateManager< MeshWrapper >inline
get_entity(std::string const &name) constWonton::StateManager< MeshWrapper >inline
get_material_cells() constWonton::StateManager< MeshWrapper >inline
get_material_cells(int m) constWonton::StateManager< MeshWrapper >inline
get_material_id(std::string const &name) constWonton::StateManager< MeshWrapper >inline
get_material_shape() constWonton::StateManager< MeshWrapper >inline
mat_add_celldata(std::string const &name, int m, T const *values)Wonton::StateManager< MeshWrapper >inline
mat_add_cells(int m, std::vector< int > const &newcells)Wonton::StateManager< MeshWrapper >inline
mat_get_celldata(std::string const &name, int m, T const **data) constWonton::StateManager< MeshWrapper >inline
mat_get_celldata(std::string const &name, int m, T **data)Wonton::StateManager< MeshWrapper >inline
mat_get_cells(int m, std::vector< int > *matcells) constWonton::StateManager< MeshWrapper >inline
material_cells_Wonton::StateManager< MeshWrapper >protected
material_ids_Wonton::StateManager< MeshWrapper >protected
material_name(int m) constWonton::StateManager< MeshWrapper >inline
material_names_Wonton::StateManager< MeshWrapper >protected
mesh_Wonton::StateManager< MeshWrapper >protected
mesh_get_data(Entity_kind on_what, std::string const &name, T const **data) constWonton::StateManager< MeshWrapper >inline
mesh_get_data(Entity_kind on_what, std::string const &name, T **data)Wonton::StateManager< MeshWrapper >inline
names() constWonton::StateManager< MeshWrapper >inline
num_material_cells(int m) constWonton::StateManager< MeshWrapper >inline
num_materials() constWonton::StateManager< MeshWrapper >inline
shape_is_good(const std::shared_ptr< StateVectorMulti< T >> sv)Wonton::StateManager< MeshWrapper >inline
state_vectors_Wonton::StateManager< MeshWrapper >protected
StateManager(const MeshWrapper &mesh, std::unordered_map< std::string, int > names={}, std::unordered_map< int, std::vector< int >> material_cells={})Wonton::StateManager< MeshWrapper >inline