https://mooseframework.inl.gov
Classes | Typedefs
FVBoundaryCondition.h File Reference

Go to the source code of this file.

Classes

class  MooseVariableFE< OutputType >
 Class for stuff related to variables. More...
 
class  FVBoundaryCondition
 Base class for creating new types of boundary conditions. More...
 

Typedefs

typedef MooseVariableFE< RealMooseVariable
 
typedef MooseVariableFE< VectorValue< Real > > VectorMooseVariable
 

Typedef Documentation

◆ MooseVariable

Definition at line 33 of file FVBoundaryCondition.h.

◆ VectorMooseVariable

typedef MooseVariableFE<VectorValue<Real> > VectorMooseVariable

Definition at line 35 of file FVBoundaryCondition.h.