|
Compadre 1.5.5
|
Go to the source code of this file.
Namespaces | |
| namespace | Compadre |
Functions | |
| 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. | |
| 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. | |
| 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. | |