MFEM
v3.1
Finite element discretization library
|
Version of LinearDiscont2DFECollection with dofs in the Gaussian points. More...
#include <fe_coll.hpp>
Public Member Functions | |
GaussLinearDiscont2DFECollection () | |
virtual const FiniteElement * | FiniteElementForGeometry (int GeomType) const |
virtual int | DofForGeometry (int GeomType) const |
virtual int * | DofOrderForOrientation (int GeomType, int Or) const |
virtual const char * | Name () const |
Public Member Functions inherited from mfem::FiniteElementCollection | |
int | HasFaceDofs (int GeomType) const |
virtual const FiniteElement * | TraceFiniteElementForGeometry (int GeomType) const |
virtual FiniteElementCollection * | GetTraceCollection () const |
virtual | ~FiniteElementCollection () |
Additional Inherited Members | |
Static Public Member Functions inherited from mfem::FiniteElementCollection | |
static FiniteElementCollection * | New (const char *name) |
Version of LinearDiscont2DFECollection with dofs in the Gaussian points.
Definition at line 498 of file fe_coll.hpp.
|
inline |
Definition at line 506 of file fe_coll.hpp.
|
virtual |
Implements mfem::FiniteElementCollection.
Definition at line 633 of file fe_coll.cpp.
|
virtual |
Implements mfem::FiniteElementCollection.
Definition at line 648 of file fe_coll.cpp.
|
virtual |
Implements mfem::FiniteElementCollection.
Definition at line 620 of file fe_coll.cpp.
|
inlinevirtual |
Reimplemented from mfem::FiniteElementCollection.
Definition at line 515 of file fe_coll.hpp.