Saras
Finite   Difference   Solver   for   Fluid   Dynamics   Simulations
Classes
scalar.h File Reference

Class declaration of the scalar solver for both 2D and 3D cases. More...

#include <blitz/array.h>
#include "hydro.h"
#include <math.h>

Go to the source code of this file.

Classes

class  scalar
 The base class scalar to solve the incompressible Navier-Stokes equations with energy equation. More...
 
class  scalar_d2
 The derived class from the scalar base class to solve the incompressible NSE in 2D with energy equation. More...
 
class  scalar_d3
 The derived class from the scalar base class to solve the incompressible NSE in 3D with energy equation. More...
 

Detailed Description

Class declaration of the scalar solver for both 2D and 3D cases.

Author
Roshan Samuel, Shashwat Bhattacharya
Date
Nov 2019