Go to the source code of this file.
|
template<class Model >
requires Concept::MultiDomainGrid<typename Model::Grid> && Concept::SubDomainGrid<typename Model::GridView::Grid> |
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) |
|
◆ DUNE_COPASI_1D_DIFFUSION_REACTION_FEM_ORDERS
#define DUNE_COPASI_1D_DIFFUSION_REACTION_FEM_ORDERS 1 |
◆ DUNE_COPASI_2D_DIFFUSION_REACTION_FEM_ORDERS
#define DUNE_COPASI_2D_DIFFUSION_REACTION_FEM_ORDERS 1 |
◆ DUNE_COPASI_3D_DIFFUSION_REACTION_FEM_ORDERS
#define DUNE_COPASI_3D_DIFFUSION_REACTION_FEM_ORDERS 1 |