OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
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< double, 3 > &a, const Vector_t< double, 3 > &b)
double dotProduct (const Vector_t< double, 3 > &a, const Vector_t< double, 3 > &b)

Function Documentation

◆ dotProduct()

double dotProduct ( const Vector_t< double, 3 > & a,
const Vector_t< double, 3 > & b )

Definition at line 133 of file Mesher.cpp.

◆ getAngleBetweenEdges()

double getAngleBetweenEdges ( const Vector_t< double, 3 > & a,
const Vector_t< double, 3 > & b )

Definition at line 112 of file Mesher.cpp.

References mslang::euclidean_norm2D().

Here is the call graph for this function: