|
Feel++
0.92.0
|
Public Types | |
| typedef T | value_type |
| typedef matrix_node< T >::type | points_type |
|
typedef GT_Lagrange< nDim, 1, nRealDim, Entity, value_type > | gm_type |
|
typedef boost::shared_ptr < gm_type > | gm_ptrtype |
| typedef gm_type::Inverse | inverse_gm_type |
Public Member Functions | |
| RealToReference (Elem const &elem) | |
| points_type | operator() (points_type const &pts) const |
| value_type | J () const |
Static Public Attributes | |
| static const uint16_type | nDim = Elem::nDim |
| static const uint16_type | nRealDim = Elem::nRealDim |
1.7.6.1