Saras
Finite   Difference   Solver   for   Fluid   Dynamics   Simulations
Classes | Typedefs
probes.h File Reference

Class declaration of probes. More...

#include <vector>
#include <fstream>
#include <cstddef>
#include <blitz/array.h>
#include <mpi.h>
#include "field.h"
#include "grid.h"

Go to the source code of this file.

Classes

struct  dataStruct
 The data obtained from the probes is stored in struct for quick transfer across processes. More...
 
class  probes
 Handles the writing of data from probes placed in the domain. More...
 

Typedefs

typedef struct dataStruct dataStruct
 

Detailed Description

Class declaration of probes.

Author
Roshan Samuel
Date
Nov 2019