Grid typedef | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
GridFunction typedef | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
GridView typedef | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
interpolate(State &, const std::unordered_map< std::string, GridFunction > &) const =0 | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | pure virtual |
make_compartment_function(const State &state, std::string_view name) const | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | inline |
make_compartment_function(const std::shared_ptr< const State > &, std::string_view) const =0 | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | pure virtual |
make_initial(const Grid &, const ParameterTree &) const =0 | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | pure virtual |
make_membrane_function(const State &, std::string_view) const | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | inlinevirtual |
make_membrane_function(const std::shared_ptr< const State > &, std::string_view) const | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | inlinevirtual |
make_state(const std::shared_ptr< const Grid > &, const ParameterTree &) const =0 | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | pure virtual |
make_step_operator(const State &, const ParameterTree &) const =0 | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | pure virtual |
Model()=default | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
Model(const Model &)=delete | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
Model(Model &&)=delete | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
operator=(const Model &)=delete | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
operator=(Model &&)=delete | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
RangeQuatinty typedef | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
reduce(const State &, const ParameterTree &) const | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | inlinevirtual |
TimeQuantity typedef | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | |
write_vtk(const State &, const std::filesystem::path &, bool) const | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | inlinevirtual |
~Model()=default | Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > | virtual |