#include <test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh>
Public Types | |
| using | type = MatrixFractureSpatialParams< GetPropType< TypeTag, Properties::GridGeometry >, GetPropType< TypeTag, Properties::Scalar > > |
| using | GridGeometry = GetPropType< TypeTag, Properties::GridGeometry > |
| using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
| using | type = FractureSpatialParams< GridGeometry, Scalar > |
| using | GridGeometry = GetPropType< TypeTag, Properties::GridGeometry > |
| using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
| using | type = FractureSpatialParams< GridGeometry, Scalar > |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture >::type = MatrixFractureSpatialParams<GetPropType<TypeTag, Properties::GridGeometry>, GetPropType<TypeTag, Properties::Scalar> > |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture >::type = FractureSpatialParams<GridGeometry, Scalar> |
| using Dumux::Properties::SpatialParams< TypeTag, TTag::Fracture >::type = FractureSpatialParams<GridGeometry, Scalar> |