My Project
|
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, const Context &context, unsigned spaceIdx, unsigned timeIdx) |
Adds the mass flux due to molecular diffusion to the flux vector over the flux integration point. | |
Provides the auxiliary methods required for consideration of the diffusion equation.