Functions
Test-vectorTools.C File Reference
Include dependency graph for Test-vectorTools.C:

Go to the source code of this file.

Functions

void test (const vector &a, const vector &b, const scalar tolerance)
 
int main ()
 

Function Documentation

◆ test()

void test ( const vector a,
const vector b,
const scalar  tolerance 
)

Definition at line 9 of file Test-vectorTools.C.

References Foam::vectorTools::areAcute(), Foam::vectorTools::areObtuse(), Foam::vectorTools::areOrthogonal(), Foam::vectorTools::areParallel(), Foam::constant::physicoChemical::b, Foam::vectorTools::degAngleBetween(), Foam::endl(), and Foam::Info.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( )

Definition at line 32 of file Test-vectorTools.C.

References Foam::constant::physicoChemical::b, Foam::e, and test().

Here is the call graph for this function: