Go to the documentation of this file.
12 #include "IntegratedBC.h"
47 AEFVBC(
const InputParameters & parameters);
60 const VariableValue &
_uc1;
63 const MaterialProperty<Real> &
_u1;
A boundary condition object for the advection equation using a cell-centered finite volume method.
A base class for computing/caching fluxes at boundaries.
MooseEnum _component
choose an equation
virtual Real computeQpJacobian()
virtual Real computeQpResidual()
const BoundaryFluxBase & _flux
bounadry flux object
const VariableValue & _uc1
piecewise constant variable values in host element
InputParameters validParams< AEFVBC >()
AEFVBC(const InputParameters ¶meters)
const MaterialProperty< Real > & _u1
extrapolated variable values at side center