CG
Version 25
|
#include "Parameters.h"
#include "FlowSolutions.h"
#include "GenericGraphicsInterface.h"
#include "FluidPiston.h"
#include "PistonMotion.h"
Macros | |
#define | rotatingDiskSVK EXTERN_C_NAME(rotatingdisksvk) |
#define | FOR_3D(i1, i2, i3, I1, I2, I3) |
Functions | |
void | rotatingDiskSVK (const real &t, const int &numberOfGridPoints, real &uDisk, real ¶m, const int &nrwk, real &rwk) |
#define rotatingDiskSVK EXTERN_C_NAME(rotatingdisksvk) |
Referenced by Parameters::getUserDefinedKnownSolution().
void rotatingDiskSVK | ( | const real & | t, |
const int & | numberOfGridPoints, | ||
real & | uDisk, | ||
real & | param, | ||
const int & | nrwk, | ||
real & | rwk | ||
) |