The type of a solution for the whole grid at a fixed time TODO: move to LinearAlgebra traits. More...
#include <dumux/discretization/fvproperties.hh>
The type of a solution for the whole grid at a fixed time TODO: move to LinearAlgebra traits.
Public Types | |
using | type = Dune::BlockVector< GetPropType< TypeTag, Properties::PrimaryVariables > > |
using Dumux::Properties::SolutionVector< TypeTag, TTag::FiniteVolumeModel >::type = Dune::BlockVector<GetPropType<TypeTag, Properties::PrimaryVariables> > |