Functions
Test-fieldMapping.C File Reference

Test app for mapping of fields. More...

Include dependency graph for Test-fieldMapping.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 mapping of fields.

Original source file Test-fieldMapping.C

Definition in file Test-fieldMapping.C.

Function Documentation

◆ notEqual()

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

Definition at line 45 of file Test-fieldMapping.C.

References Foam::mag().

Here is the call graph for this function:

◆ main()

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