The local residual for a model without chemical non-equilibrium but potentially with thermal non-equilibrium.  
#include <dumux/porousmediumflow/nonequilibrium/localresidual.hh>
|  | 
| NumEqVector | computeSource (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolume &scv) const | 
|  | Calculates the source term of the equation. 
 | 
|  | 
◆ computeSource()
template<class TypeTag> 
  
  | 
        
          | NumEqVector Dumux::NonEquilibriumLocalResidualImplementation< TypeTag, false >::computeSource | ( | const Problem & | problem, |  
          |  |  | const Element & | element, |  
          |  |  | const FVElementGeometry & | fvGeometry, |  
          |  |  | const ElementVolumeVariables & | elemVolVars, |  
          |  |  | const SubControlVolume & | scv ) const |  | inline | 
 
- Parameters
- 
  
    | problem | The source term |  | element | An element which contains part of the control volume |  | fvGeometry | The finite-volume geometry |  | elemVolVars | The volume variables of the current element |  | scv | The sub-control volume over which we integrate the source term |  
 
 
 
The documentation for this class was generated from the following file: