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

Go to the source code of this file.

Classes

class  ElementDamper
 Base class for deriving element dampers. More...
 

Namespaces

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

Typedefs

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

Typedef Documentation

◆ MooseVariable

Definition at line 21 of file ElementDamper.h.

◆ VectorMooseVariable

typedef MooseVariableFE<VectorValue<Real> > VectorMooseVariable

Definition at line 22 of file ElementDamper.h.