|
VAPOR3 3.9.4
|
This is the complete list of members for flow::Field, including all inherited members.
| Field()=default | flow::Field | |
| GetNumberOfTimesteps() const =0 | flow::Field | pure virtual |
| GetNumOfEmptyVelocityNames() const | flow::Field | |
| GetScalar(double time, glm::vec3 pos, float &val) const =0 | flow::Field | pure virtual |
| GetVelocity(double time, glm::vec3 pos, glm::vec3 &vel) const =0 | flow::Field | pure virtual |
| InsideVolumeScalar(double time, glm::vec3 pos) const =0 | flow::Field | pure virtual |
| InsideVolumeVelocity(double time, glm::vec3 pos) const =0 | flow::Field | pure virtual |
| IsSteady | flow::Field | |
| LockParams() -> int=0 | flow::Field | pure virtual |
| ScalarName | flow::Field | |
| UnlockParams() -> int=0 | flow::Field | pure virtual |
| VelocityNames | flow::Field | |
| ~Field()=default | flow::Field | virtual |