![]() |
|
#include <interface_elements.h>
Inheritance diagram for oomph::SurfaceDerivatives:Public Member Functions | |
| SurfaceDerivatives () | |
Protected Member Functions | |
| double | compute_surface_derivatives (const Shape &psi, const DShape &dpsids, const DenseMatrix< double > &interpolated_t, const Vector< double > &interpolated_x, DShape &surface_gradient, DShape &surface_divergence) |
| Fill in the specific surface derivative calculations. More... | |
Class that establishes the surface derivative functions for SurfaceInterfaceElements (2D surfaces in 3D space) These are defined in a separate class so that they can be used by other interface equation-type classes.
|
protected |
Fill in the specific surface derivative calculations.
Specialise the surface derivatives for 2D surface case.
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////
References i, oomph::Shape::nindex1(), and sqrt().