https://mooseframework.inl.gov
Classes | Namespaces | 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...
 

Namespaces

 libMesh
 The following methods are specializations for using the libMesh::Parallel::packed_range_* routines for std::strings.
 

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.