Go to the source code of this file.
 | 
| KOKKOS_INLINE_FUNCTION double  | Compadre::MetricFactor (const scratch_vector_type a_, const double h, const double u1, const double u2) | 
|   | Metric factor (det(G)) at any point in the local chart.  More...
  | 
|   | 
| KOKKOS_INLINE_FUNCTION double  | Compadre::GaussianCurvature (const scratch_vector_type a_, const double h, const double u1, const double u2) | 
|   | Gaussian curvature K at any point in the local chart.  More...
  | 
|   | 
| KOKKOS_INLINE_FUNCTION double  | Compadre::SurfaceCurlOfScalar (const scratch_vector_type a_, const double h, const double u1, const double u2, int x_pow, int y_pow, const int component) | 
|   | Surface curl at any point in the local chart.  More...
  | 
|   |