Functions | |
INLINE_FUNCTION_HD real | triangleSurface (const realx3 &p1, const realx3 &p2, const realx3 &p3) |
INLINE_FUNCTION_HD real pFlow::triangleFunctions::triangleSurface | ( | const realx3 & | p1, |
const realx3 & | p2, | ||
const realx3 & | p3 | ||
) |
Definition at line 30 of file triangleFunctions.hpp.
References pFlow::abs(), cross(), and length().
Referenced by pFlow::triSurfaceKernels::calculateArea().