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

Class declaration of initial. More...

#include <blitz/array.h>
#include "vfield.h"
#include "sfield.h"
#include "grid.h"

Go to the source code of this file.

Classes

class  initial
 Contains all the global variables related to the imposing of initial conditions, and functions to impose them. More...
 
class  taylorGreen
 The derived class from initial to impose initial condition of Taylor-Green vortices. More...
 
class  channelSine
 The derived class from initial to impose sinusoidal perturbation for channel flow. More...
 
class  channelRand
 The derived class from initial to impose random initial condition for channel flow. More...
 
class  zeroInitial
 The derived class from initial to impose the default condition of 0 velocity. More...
 

Detailed Description

Class declaration of initial.

Author
Roshan Samuel
Date
Nov 2019