Functions
Test-hexRef8.C File Reference

Test app for refinement and unrefinement. Runs a few iterations refining and unrefining. More...

Include dependency graph for Test-hexRef8.C:

Go to the source code of this file.

Functions

bool notEqual (const scalar s1, const scalar s2, const scalar tol)
 
int main (int argc, char *argv[])
 

Detailed Description

Test app for refinement and unrefinement. Runs a few iterations refining and unrefining.

Original source file Test-hexRef8.C

Definition in file Test-hexRef8.C.

Function Documentation

◆ notEqual()

bool notEqual ( const scalar  s1,
const scalar  s2,
const scalar  tol 
)

Definition at line 48 of file Test-hexRef8.C.

References Foam::mag().

Here is the call graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)