Dune::Copasi
Loading...
Searching...
No Matches
Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ > Member List

This is the complete list of members for Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ >, including all inherited members.

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