OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
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 113 of file Mesher.cpp.

◆ getAngleBetweenEdges()

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

Definition at line 96 of file Mesher.cpp.

References mslang::euclidean_norm2D().

Here is the call graph for this function: