Saras
Finite   Difference   Solver   for   Fluid   Dynamics   Simulations
Functions
alltests.h File Reference

Declarations of all the test functions of unit tests. More...

#include "grid.h"
#include "parser.h"
#include "parallel.h"

Go to the source code of this file.

Functions

void fieldTest (grid &gridData)
 
void differTest (grid &gridData)
 
void nlinTest (grid &gridData)
 
void poissonTest (grid &gridData, parser &inputData)
 
void hydroTest (grid &gridData, parser &inputData, parallel &mpiData)
 

Detailed Description

Declarations of all the test functions of unit tests.

Author
Roshan Samuel
Date
Nov 2019