Dune::Copasi
Loading...
Searching...
No Matches
Public Attributes | List of all members
Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ >::State Struct Reference

#include <model.hh>

Public Attributes

std::shared_ptr< const Gridgrid
 
TimeQuantity time { 0. }
 
std::any coefficients = nullptr
 
std::any basis = nullptr
 

Member Data Documentation

◆ basis

template<Dune::Concept::Grid Grid_, Dune::Concept::GridView GridView_ = typename Grid_::LeafGridView, class RangeQuatinty_ = double, class TimeQuantity_ = double>
std::any Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ >::State::basis = nullptr

◆ coefficients

template<Dune::Concept::Grid Grid_, Dune::Concept::GridView GridView_ = typename Grid_::LeafGridView, class RangeQuatinty_ = double, class TimeQuantity_ = double>
std::any Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ >::State::coefficients = nullptr

◆ grid

template<Dune::Concept::Grid Grid_, Dune::Concept::GridView GridView_ = typename Grid_::LeafGridView, class RangeQuatinty_ = double, class TimeQuantity_ = double>
std::shared_ptr<const Grid> Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ >::State::grid

◆ time

template<Dune::Concept::Grid Grid_, Dune::Concept::GridView GridView_ = typename Grid_::LeafGridView, class RangeQuatinty_ = double, class TimeQuantity_ = double>
TimeQuantity Dune::Copasi::Model< Grid_, GridView_, RangeQuatinty_, TimeQuantity_ >::State::time { 0. }

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