Class template Dune::XT::Functions::Spe10::Model1Function¶
Inherits from Dune::XT::Functions::Spe10::internal::Model1Base.
-
template<class E, size_t r, class R>
class Dune::XT::Functions::Spe10::Model1Function<E, r, r, R> : public internal::Model1Base<E, r, r, R>¶ We read only the Kx values from file and scale the unit matrix atm.
Method Dune::XT::Functions::Spe10::Model1Function::unit_matrix¶
Constructor Dune::XT::Functions::Spe10::Model1Function::Model1Function<E, r, r, R>¶
- template<class E, size_t r, class R> Dune::XT::Functions::Spe10::Model1Function<E, r, r, R>::Model1Function<E, r, r, R>(const std::string &filename, const Common::FieldVector<DomainFieldType, <recovery-expr>()> &lower_left, const Common::FieldVector<DomainFieldType, <recovery-expr>()> &upper_right, const RangeFieldType min = internal::model1_min_value, const RangeFieldType max = internal::model1_max_value, const std::string &nm = BaseType::static_id())
No documentation provided.
Variable Dune::XT::Functions::Spe10::Model1Function::domain_dim¶
-
const int Dune::XT::Functions::Spe10::Model1Function::domain_dim¶
No documentation provided.
Type alias Dune::XT::Functions::Spe10::Model1Function::BaseType¶
-
type Dune::XT::Functions::Spe10::Model1Function::BaseType¶
No documentation provided.
Type alias Dune::XT::Functions::Spe10::Model1Function::ThisType¶
-
type Dune::XT::Functions::Spe10::Model1Function::ThisType¶
No documentation provided.
Type alias Dune::XT::Functions::Spe10::Model1Function::DomainFieldType¶
-
type Dune::XT::Functions::Spe10::Model1Function::DomainFieldType¶
No documentation provided.
Type alias Dune::XT::Functions::Spe10::Model1Function::RangeFieldType¶
-
type Dune::XT::Functions::Spe10::Model1Function::RangeFieldType¶
No documentation provided.
Type alias Dune::XT::Functions::Spe10::Model1Function::RangeType¶
-
type Dune::XT::Functions::Spe10::Model1Function::RangeType¶
No documentation provided.
Class template Dune::XT::Functions::Spe10::Model1Function::Call¶
-
template<size_t d, bool anything = true>
class Dune::XT::Functions::Spe10::Model1Function::Call<d, anything>¶ No documentation provided.
Method Dune::XT::Functions::Spe10::Model1Function::Call::unit_matrix¶
-
template<size_t d, bool anything = true>
static RangeType Dune::XT::Functions::Spe10::Model1Function::Call<d, anything>::unit_matrix()¶ No documentation provided.
Class template Dune::XT::Functions::Spe10::Model1Function::Call¶
-
template<bool anything>
class Dune::XT::Functions::Spe10::Model1Function::Call<1, anything>¶ No documentation provided.
Method Dune::XT::Functions::Spe10::Model1Function::Call::unit_matrix¶
-
template<bool anything>
static RangeType Dune::XT::Functions::Spe10::Model1Function::Call<1, anything>::unit_matrix()¶ No documentation provided.