![]() |
KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
This is the complete list of members for Kratos::Plane, including all inherited members.
| AssignPointsAndComputeParameters(array_1d< double, 3 > &p0, array_1d< double, 3 > &p1, array_1d< double, 3 > &p2) | Kratos::Plane | inline |
| DistanceTo(const array_1d< double, 3 > &p) | Kratos::Plane | inline |
| DistPoint3Triangle3(array_1d< double, 3 > &rPoint, array_1d< double, 3 > &p0, array_1d< double, 3 > &p1, array_1d< double, 3 > &p2) | Kratos::Plane | inline |
| mClosestPoint | Kratos::Plane | |
| mConstant | Kratos::Plane | |
| mNormal | Kratos::Plane | |
| mTriangleBary | Kratos::Plane | |
| Plane() | Kratos::Plane | inline |
| Plane(const array_1d< double, 3 > &normal, double &constant) | Kratos::Plane | inline |
| Plane(const array_1d< double, 3 > &normal, const array_1d< double, 3 > &p) | Kratos::Plane | inline |
| Plane(const array_1d< double, 3 > &p0, const array_1d< double, 3 > &p1, const array_1d< double, 3 > &p2) | Kratos::Plane | inline |
| WhichSide(const array_1d< double, 3 > &p) | Kratos::Plane | inline |
| ~Plane() | Kratos::Plane | inline |