OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
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

◆ dotProduct()

double dotProduct ( const Vector_t & a,
const Vector_t & b )

Definition at line 133 of file Mesher.cpp.

References a.

◆ getAngleBetweenEdges()

double getAngleBetweenEdges ( const Vector_t & a,
const Vector_t & b )

Definition at line 112 of file Mesher.cpp.

References a, and mslang::euclidean_norm2D().

Here is the call graph for this function: