![]() |
OpenLB 1.8.1
|
#include <vector>#include "utilities/omath.h"#include <sstream>#include "smoothIndicatorF3D.h"#include "smoothIndicatorBaseF3D.h"#include "smoothIndicatorCalcF3D.h"#include "utilities/vectorHelpers.h"#include "functors/analytical/interpolationF3D.h"#include "functors/lattice/reductionF3D.h"
Include dependency graph for smoothIndicatorF3D.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
Macros | |
| #define | M_PI 3.14159265358979323846 |
| #define | M_PI2 1.57079632679489661923 |
| #define M_PI 3.14159265358979323846 |
Definition at line 39 of file smoothIndicatorF3D.hh.
| #define M_PI2 1.57079632679489661923 |
Definition at line 42 of file smoothIndicatorF3D.hh.