PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
This is the complete list of members for pism::PCFactory< Model >, including all inherited members.
add_model(const std::string &name) | pism::PCFactory< Model > | inlineprotected |
add_modifier(const std::string &name) | pism::PCFactory< Model > | inlineprotected |
create() | pism::PCFactory< Model > | inlinevirtual |
create(const std::string &type) | pism::PCFactory< Model > | inlinevirtual |
key_list(std::map< std::string, T > list) const | pism::PCFactory< Model > | inlineprotected |
m_grid | pism::PCFactory< Model > | protected |
m_models | pism::PCFactory< Model > | protected |
m_modifiers | pism::PCFactory< Model > | protected |
m_parameter | pism::PCFactory< Model > | protected |
model(const std::string &type) | pism::PCFactory< Model > | inlineprotected |
modifier(const std::string &type, std::shared_ptr< T > input) | pism::PCFactory< Model > | inlineprotected |
PCFactory(std::shared_ptr< const Grid > g, const std::string ¶meter) | pism::PCFactory< Model > | inline |
validate(const std::string &list) const | pism::PCFactory< Model > | inline |
~PCFactory() | pism::PCFactory< Model > | inline |