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 : public internal::Model1Base<E, r, r, R>

We read only the Kx values from file and scale the unit matrix atm.

static RangeType Dune::XT::Functions::Spe10::Model1Function::unit_matrix()

No documentation provided.

template<>
Dune::XT::Functions::Spe10::Model1Function::Model1Function<E, r, r, R>(const std::string &filename, const Common::FieldVector<DomainFieldType, domain_dim> &lower_left, const Common::FieldVector<DomainFieldType, domain_dim> &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.

const size_t Dune::XT::Functions::Spe10::Model1Function::domain_dim

No documentation provided.

type Dune::XT::Functions::Spe10::Model1Function::BaseType

No documentation provided.

type Dune::XT::Functions::Spe10::Model1Function::ThisType

No documentation provided.

type Dune::XT::Functions::Spe10::Model1Function::DomainFieldType

No documentation provided.

type Dune::XT::Functions::Spe10::Model1Function::RangeFieldType

No documentation provided.

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

No documentation provided.

static RangeType Dune::XT::Functions::Spe10::Model1Function::Call::unit_matrix()

No documentation provided.

Class template Dune::XT::Functions::Spe10::Model1Function::Call

template<bool anything>
class Dune::XT::Functions::Spe10::Model1Function::Call

No documentation provided.

static RangeType Dune::XT::Functions::Spe10::Model1Function::Call::unit_matrix()

No documentation provided.