Go to the source code of this file.
Namespaces | |
Moose | |
Moose::FV | |
NS | |
Functions | |
bool | Moose::FV::setInterpolationMethods (const MooseObject &obj, Moose::FV::InterpMethod &advected_interp_method, Moose::FV::InterpMethod &velocity_interp_method) |
Sets the advection and velocity interpolation methods. More... | |
InputParameters | Moose::FV::interpolationParameters () |
std::tuple< bool, ADReal, ADReal > | NS::isPorosityJumpFace (const Moose::Functor< ADReal > &porosity, const FaceInfo &fi, const Moose::StateArg &time) |
Checks to see whether the porosity value jumps from one side to the other of the provided face. More... | |