#include "Qdos.h"#include "qar.h"#include "triangulation.h"Classes | |
| class | MomentsParameters |
Defines | |
| #define | MOM_DENSITY 0x01 |
| #define | MOM_VELOCITY 0x02 |
| #define | MOM_PRESSURE 0x04 |
| #define | MOM_HEATFLUX 0x08 |
Functions | |
| void | plot_slice (QdRMatrix_var &slice) |
| void | getRotationMatrix (QdRMatrix_var &direction, QdRMatrix_var &rotation) |
| #define MOM_DENSITY 0x01 |
| #define MOM_HEATFLUX 0x08 |
| #define MOM_PRESSURE 0x04 |
| #define MOM_VELOCITY 0x02 |
| void getRotationMatrix | ( | QdRMatrix_var & | direction, | |
| QdRMatrix_var & | rotation | |||
| ) |
| void plot_slice | ( | QdRMatrix_var & | slice | ) |
1.5.7