Include dependency graph for triangleFunctions.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| pFlow | |
| pFlow::triangle | |
Functions | |
| INLINE_FUNCTION_HD real | surface (const realx3 &p1, const realx3 &p2, const realx3 &p3) |
| INLINE_FUNCTION_HD realx3 | normal (const realx3 &p1, const realx3 &p2, const realx3 &p3) |
| INLINE_FUNCTION_HD bool | valid (const realx3 &p1, const realx3 &p2, const realx3 &p3) |