Blender V2.61 - r43446
|
#include <elbeem.h>
Public Attributes | |
short | version |
short | domainId |
float | geoStart [3] |
float | geoSize [3] |
short | resolutionxyz |
short | previewresxyz |
float | realsize |
double | viscosity |
float | gravity [3] |
float | animStart |
float | aniFrameTime |
short | noOfFrames |
float | gstar |
short | maxRefine |
float | generateParticles |
int | numTracerParticles |
char | outputPath [160+80] |
int | channelSizeFrameTime |
float * | channelFrameTime |
int | channelSizeViscosity |
float * | channelViscosity |
int | channelSizeGravity |
float * | channelGravity |
short | domainobsType |
float | domainobsPartslip |
int | mFsSurfGenSetting |
short | generateVertexVectors |
float | surfaceSmoothing |
int | surfaceSubdivs |
float | surfaceTrafo [4 *4] |
float | farFieldSize |
elbeemRunSimulationCallback | runsimCallback |
void * | runsimUserData |
Definition at line 54 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 54 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 71 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 75 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 70 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 74 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 72 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 73 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 38 of file elbeem.h.
Referenced by SimulationObject::copyElbeemSettings().
Definition at line 79 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 78 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 95 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 62 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 85 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
float elbeemSimulationSettings::geoSize[3] |
Definition at line 41 of file elbeem.h.
Referenced by ntlWorld::addDomain().
float elbeemSimulationSettings::geoStart[3] |
Definition at line 41 of file elbeem.h.
Referenced by ntlWorld::addDomain().
float elbeemSimulationSettings::gravity[3] |
Definition at line 52 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 58 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 60 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 82 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 56 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 64 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
char elbeemSimulationSettings::outputPath[160+80] |
Definition at line 67 of file elbeem.h.
Referenced by ntlWorld::addDomain(), and SimulationObject::initializeLbmSimulation().
Definition at line 45 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 47 of file elbeem.h.
Referenced by ntlWorld::addDomain().
Definition at line 44 of file elbeem.h.
Referenced by ntlWorld::addDomain(), and SimulationObject::initializeLbmSimulation().
Definition at line 99 of file elbeem.h.
Referenced by SimulationObject::checkCallerStatus().
Definition at line 101 of file elbeem.h.
Referenced by SimulationObject::checkCallerStatus().
Definition at line 87 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 89 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
float elbeemSimulationSettings::surfaceTrafo[4 *4] |
Definition at line 92 of file elbeem.h.
Referenced by SimulationObject::initializeLbmSimulation().
Definition at line 50 of file elbeem.h.
Referenced by ntlWorld::addDomain().