|
Dune::Copasi 2.1.0-git79717215+dune.gitlab.629933
|
Classes | |
| class | LocalEquations |
| class | LocalOperator |
| This class describes a PDELab local operator for diffusion reaction systems. More... | |
| class | ModelMultiCompartment |
| class | ModelSingleCompartment |
| struct | ModelSingleCompartmentPkTraits |
| class | ReductionError |
Functions | |
| template<class Model > requires Concept::MultiDomainGrid<typename Model::Grid> && Concept::SubDomainGrid<typename Model::GridView::Grid> | |
| std::unique_ptr< Model > | make_model (const ParameterTree &config, std::shared_ptr< const FunctorFactory< Model::Grid::dimensionworld > > functor_factory=nullptr, std::shared_ptr< const CellData< typename Model::Grid::LeafGridView, typename Model::RangeQuatinty > > cell_data=nullptr) |
| std::unique_ptr< Model > Dune::Copasi::DiffusionReaction::make_model | ( | const ParameterTree & | config, |
| std::shared_ptr< const FunctorFactory< Model::Grid::dimensionworld > > | functor_factory = nullptr, |
||
| std::shared_ptr< const CellData< typename Model::Grid::LeafGridView, typename Model::RangeQuatinty > > | cell_data = nullptr |
||
| ) |