|
Intrepid2
|
Identity map; simply preserves linear geometry. Intended primarily for tests. More...
#include <Intrepid2_ProjectedGeometryExamples.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION Scalar | operator() (const Kokkos::Array< Scalar, spaceDim > &coords, const ordinal_type &d) const |
| coordinate values | |
| KOKKOS_INLINE_FUNCTION Scalar | operator() (const Kokkos::Array< Scalar, spaceDim > &coords, const ordinal_type &d1, const ordinal_type &d2) const |
| gradient of the (identity) mapping | |
Identity map; simply preserves linear geometry. Intended primarily for tests.
Definition at line 24 of file Intrepid2_ProjectedGeometryExamples.hpp.
|
inline |
coordinate values
Definition at line 29 of file Intrepid2_ProjectedGeometryExamples.hpp.
|
inline |
gradient of the (identity) mapping
Definition at line 36 of file Intrepid2_ProjectedGeometryExamples.hpp.