Dune::Copasi 2.1.0-git79717215+dune.gitlab.629933
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
Public Types | List of all members
Dune::Copasi::DiffusionReaction::ModelSingleCompartmentPkTraits< G, ES, Order, RQ, TQ, ScalarBlocking > Struct Template Reference

#include <model_single_compartment_traits.hh>

Public Types

using Grid = G
 
using CompartmentEntitySet = ES
 
using ScalarFiniteElementMap = PDELab::PkLocalFiniteElementMap< CompartmentEntitySet, double, double, Order >
 
using ScalarMergingStrategy = PDELab::EntityGrouping< CompartmentEntitySet, false >
 
using CompartmentMergingStrategy = PDELab::EntityGrouping< CompartmentEntitySet, ScalarBlocking >
 
using RangeQuatinty = RQ
 
using TimeQuantity = TQ
 

Member Typedef Documentation

◆ CompartmentEntitySet

template<Dune::Concept::Grid G, Dune::Concept::GridView ES, std::size_t Order = 1, class RQ = double, class TQ = double, bool ScalarBlocking = false>
using Dune::Copasi::DiffusionReaction::ModelSingleCompartmentPkTraits< G, ES, Order, RQ, TQ, ScalarBlocking >::CompartmentEntitySet = ES

◆ CompartmentMergingStrategy

template<Dune::Concept::Grid G, Dune::Concept::GridView ES, std::size_t Order = 1, class RQ = double, class TQ = double, bool ScalarBlocking = false>
using Dune::Copasi::DiffusionReaction::ModelSingleCompartmentPkTraits< G, ES, Order, RQ, TQ, ScalarBlocking >::CompartmentMergingStrategy = PDELab::EntityGrouping<CompartmentEntitySet, ScalarBlocking>

◆ Grid

template<Dune::Concept::Grid G, Dune::Concept::GridView ES, std::size_t Order = 1, class RQ = double, class TQ = double, bool ScalarBlocking = false>
using Dune::Copasi::DiffusionReaction::ModelSingleCompartmentPkTraits< G, ES, Order, RQ, TQ, ScalarBlocking >::Grid = G

◆ RangeQuatinty

template<Dune::Concept::Grid G, Dune::Concept::GridView ES, std::size_t Order = 1, class RQ = double, class TQ = double, bool ScalarBlocking = false>
using Dune::Copasi::DiffusionReaction::ModelSingleCompartmentPkTraits< G, ES, Order, RQ, TQ, ScalarBlocking >::RangeQuatinty = RQ

◆ ScalarFiniteElementMap

template<Dune::Concept::Grid G, Dune::Concept::GridView ES, std::size_t Order = 1, class RQ = double, class TQ = double, bool ScalarBlocking = false>
using Dune::Copasi::DiffusionReaction::ModelSingleCompartmentPkTraits< G, ES, Order, RQ, TQ, ScalarBlocking >::ScalarFiniteElementMap = PDELab::PkLocalFiniteElementMap<CompartmentEntitySet, double, double, Order>

◆ ScalarMergingStrategy

template<Dune::Concept::Grid G, Dune::Concept::GridView ES, std::size_t Order = 1, class RQ = double, class TQ = double, bool ScalarBlocking = false>
using Dune::Copasi::DiffusionReaction::ModelSingleCompartmentPkTraits< G, ES, Order, RQ, TQ, ScalarBlocking >::ScalarMergingStrategy = PDELab::EntityGrouping<CompartmentEntitySet, false>

◆ TimeQuantity

template<Dune::Concept::Grid G, Dune::Concept::GridView ES, std::size_t Order = 1, class RQ = double, class TQ = double, bool ScalarBlocking = false>
using Dune::Copasi::DiffusionReaction::ModelSingleCompartmentPkTraits< G, ES, Order, RQ, TQ, ScalarBlocking >::TimeQuantity = TQ

The documentation for this struct was generated from the following file: