OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Functions
Mesher.cpp File Reference
#include "Physics/Physics.h"
#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

◆ dotProduct()

double dotProduct ( const Vector_t a,
const Vector_t b 
)

Definition at line 134 of file Mesher.cpp.

References a.

◆ getAngleBetweenEdges()

double getAngleBetweenEdges ( const Vector_t a,
const Vector_t b 
)

Definition at line 113 of file Mesher.cpp.

References a, mslang::euclidean_norm2D(), and Physics::pi.

Here is the call graph for this function: