OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
Mesher.cpp File Reference
#include "Utilities/Mesher.h"
Include dependency graph for Mesher.cpp:

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)
 

Function Documentation

double dotProduct ( const Vector_t a,
const Vector_t b 
)

Definition at line 133 of file Mesher.cpp.

double getAngleBetweenEdges ( const Vector_t a,
const Vector_t b 
)

Definition at line 112 of file Mesher.cpp.

References acos(), and mslang::euclidean_norm2D().

Here is the call graph for this function: