www.mooseframework.org
Classes | Namespaces | Typedefs
Adaptivity.h File Reference

Go to the source code of this file.

Classes

class  MooseVariableFE< OutputType >
 Class for stuff related to variables. More...
 
class  Adaptivity
 Takes care of everything related to mesh adaptivity. 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 31 of file Adaptivity.h.

◆ VectorMooseVariable

typedef MooseVariableFE<VectorValue<Real> > VectorMooseVariable

Definition at line 33 of file Adaptivity.h.