OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "Utilities/Mesher.h"
Go to the source code of this file.
Functions | |
double | getAngleBetweenEdges (const Vector_t &a, const Vector_t &b) |
double | dotProduct (const Vector_t &a, const Vector_t &b) |
Definition at line 133 of file Mesher.cpp.
References a.
Definition at line 112 of file Mesher.cpp.
References a, acos(), and mslang::euclidean_norm2D().