Specifies a number properties of the poroelastic model.  
#include <dumux/poromechanics/poroelastic/model.hh>
|  | 
| static constexpr int | numEq () | 
|  | the number of equations is equal to grid dimension 
 | 
|  | 
| static constexpr int | numFluidPhases () | 
|  | This model does not consider fluid phases. 
 | 
|  | 
| static constexpr int | numFluidComponents () | 
|  | This model does not consider fluid phases. 
 | 
|  | 
| static constexpr int | numSolidComponents () | 
|  | We have one solid phase here. 
 | 
|  | 
| static constexpr bool | enableEnergyBalance () | 
|  | Energy balance not yet implemented. 
 | 
|  | 
◆ Indices
template<int dim, int numSC, int numFP, int numFC> 
      
 
 
◆ enableEnergyBalance()
template<int dim, int numSC, int numFP, int numFC> 
 
 
◆ numEq()
template<int dim, int numSC, int numFP, int numFC> 
 
 
◆ numFluidComponents()
template<int dim, int numSC, int numFP, int numFC> 
 
 
◆ numFluidPhases()
template<int dim, int numSC, int numFP, int numFC> 
 
 
◆ numSolidComponents()
template<int dim, int numSC, int numFP, int numFC> 
 
 
The documentation for this struct was generated from the following file: