Saras
Finite   Difference   Solver   for   Fluid   Dynamics   Simulations
Functions | Variables
unittest.h File Reference

Declarations of global functions and variables for unit tests. More...

#include <blitz/array.h>
#include <iostream>

Go to the source code of this file.

Functions

void testError (blitz::Array< real, 3 > A, blitz::Array< real, 3 > B, int errorMom, real errorTol)
 
void printResult (real computedValue, real errorTolerance)
 

Variables

int rootRank
 

Detailed Description

Declarations of global functions and variables for unit tests.

Author
Roshan Samuel
Date
Nov 2019