Provides the auxiliary methods required for consideration of the diffusion equation. More...
#include <diffusionmodule.hh>
Static Public Member Functions | |
static void | registerParameters () |
Register all run-time parameters for the diffusion module. | |
template<class Context > | |
static void | addDiffusiveFlux (RateVector &flux OPM_UNUSED, const Context &context OPM_UNUSED, unsigned spaceIdx OPM_UNUSED, unsigned timeIdx OPM_UNUSED) |
Adds the diffusive mass flux flux to the flux vector over a flux integration point. | |
Provides the auxiliary methods required for consideration of the diffusion equation.