www.mooseframework.org
Classes | Typedefs
ElementDamper.h File Reference

Go to the source code of this file.

Classes

class  MooseVariableFE< OutputType >
 Class for stuff related to variables. More...
 
class  ElementDamper
 Base class for deriving element dampers. More...
 

Typedefs

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

Typedef Documentation

◆ MooseVariable

Definition at line 20 of file ElementDamper.h.

◆ VectorMooseVariable

typedef MooseVariableFE<VectorValue<Real> > VectorMooseVariable

Definition at line 22 of file ElementDamper.h.