36 "The given parameter has {:d} components, but the permeability "
37 "tensor is defined for a {:d} dimensional problem.",
52 virtual Eigen::MatrixXd
getValue(
const double t,
54 const double variable,
55 const double temperature)
const
60 return Eigen::Map<Eigen::Matrix<double, Eigen::Dynamic, Eigen::Dynamic,
61 Eigen::RowMajor>
const>(
virtual ~Permeability()=default
Permeability(ParameterLib::Parameter< double > const &permeability_parameter, int const dimension)
virtual Eigen::MatrixXd getValue(const double t, ParameterLib::SpatialPosition const &pos, const double variable, const double temperature) const
ParameterLib::Parameter< double > const & _permeability_parameter
virtual int getNumberOfGlobalComponents() const =0