|
Saras
Finite Difference Solver for Fluid Dynamics Simulations
|
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 |
Class declaration of probes.