MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
teltrans.hpp File Reference

Go to the source code of this file.

Classes

class  mfem::TElementTransformation< Mesh_t, IR, real_t >
 Element transformation class, templated on a mesh type and an integration rule. It is constructed from a mesh (e.g. class TMesh) and shape evaluator (e.g. class ShapeEvaluator) objects. Allows computation of physical coordinates and Jacobian matrices corresponding to the reference integration points. The desired result is specified through the template subclass Result and stored in an object of the same type. More...
 
struct  mfem::TElementTransformation< Mesh_t, IR, real_t >::Get< coeff_t, kernel_t >
 
struct  mfem::TElementTransformation< Mesh_t, IR, real_t >::Result< 0, it_t >
 
struct  mfem::TElementTransformation< Mesh_t, IR, real_t >::Result< 1, it_t >
 
struct  mfem::TElementTransformation< Mesh_t, IR, real_t >::Result< 2, it_t >
 
struct  mfem::TElementTransformation< Mesh_t, IR, real_t >::Result< 3, it_t >
 
struct  mfem::TElementTransformation< Mesh_t, IR, real_t >::Result< 6, it_t >
 
struct  mfem::TElementTransformation< Mesh_t, IR, real_t >::Result< 10, it_t >
 

Namespaces

namespace  mfem