#include <iostream>
#include <fstream>
#include "utilityfuncs.h"
#include "CGrid.h"
#include "lifevariables.h"
#include "euler.h"
Variables | |
static int | gCount = 0 |
bool | gNotSampled |
CEuler | gIntegration |
|
|
|
The object which generates the streamline sample points |
|
Global Flag if the seedpoint should be resampled again or not |