https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Classes | Typedefs
FVBoundaryCondition.h File Reference

Go to the source code of this file.

Classes

class  FVBoundaryCondition
 Base class for creating new types of boundary conditions. More...
 

Typedefs

typedef MooseVariableFE< Real > MooseVariable
 
typedef MooseVariableFE< VectorValue< Real > > VectorMooseVariable
 

Typedef Documentation

◆ MooseVariable

Definition at line 34 of file FVBoundaryCondition.h.

◆ VectorMooseVariable

typedef MooseVariableFE<VectorValue<Real> > VectorMooseVariable

Definition at line 35 of file FVBoundaryCondition.h.