Class template Dune::XT::Functions::Spe10::Model2Function¶
Inherits from Dune::XT::Functions::CheckerboardFunction.
-
template<class E, class R>
class Dune::XT::Functions::Spe10::Model2Function : public CheckerboardFunction<E, 3, 3, R>¶ Checkerboard grid function reading the matrix-valued SPE10 model 2 permeability data from file.
-
static std::string Dune::XT::Functions::Spe10::Model2Function::static_id()¶
No documentation provided.
-
static int Dune::XT::Functions::Spe10::Model2Function::read_values_from_file(const std::string &filename, const Common::FieldVector<size_t, domain_dim> &number_of_elements)¶
No documentation provided.
-
static Common::Configuration Dune::XT::Functions::Spe10::Model2Function::defaults()¶
No documentation provided.
-
template<>
Dune::XT::Functions::Spe10::Model2Function::Model2Function<E, 3, 3, R>(const std::string &filename, const Common::FieldVector<DomainFieldType, domain_dim> &lower_left, const Common::FieldVector<DomainFieldType, domain_dim> &upper_right, const Common::FieldVector<size_t, domain_dim> &number_of_elements = {internal::model2_x_elements, internal::model2_y_elements, internal::model2_z_elements}, const std::string &nm = BaseType::static_id())¶ No documentation provided.
-
const size_t Dune::XT::Functions::Spe10::Model2Function::domain_dim¶
No documentation provided.
-
const bool Dune::XT::Functions::Spe10::Model2Function::available¶
No documentation provided.
-
type Dune::XT::Functions::Spe10::Model2Function::BaseType¶
No documentation provided.
-
type Dune::XT::Functions::Spe10::Model2Function::ThisType¶
No documentation provided.
-
type Dune::XT::Functions::Spe10::Model2Function::RangeType¶
No documentation provided.
-
type Dune::XT::Functions::Spe10::Model2Function::DomainType¶
No documentation provided.
-
type Dune::XT::Functions::Spe10::Model2Function::RangeFieldType¶
No documentation provided.
-
type Dune::XT::Functions::Spe10::Model2Function::DomainFieldType¶
No documentation provided.