|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
Implements GPU grid-winding diagnostics collection and VTK output helpers. More...
Namespaces | |
| namespace | vf |
| namespace | vf::gpu |
| namespace | vf::gpu::grid_winding |
| Helper functions for GPU boundary-link processing and Q computation on triangle surfaces. | |
| namespace | vf::gpu::grid_generator |
| namespace | vf::grid_winding |
| Shared default parameters for fast-winding solid classification and Q-related helpers. | |
| namespace | vf::parallel |
Classes | |
| class | vf::gpu::GridVTKWriter |
| class | vf::gpu::GridWindingWriter |
| GPU-side wrapper that forwards grid-winding diagnostics collections to the common, platform-agnostic writers and provides helpers to collect diagnostics from GPU grids. More... | |
| class | vf::gpu::QLineWriter |
| struct | vf::gpu::simulationFileNames |
| class | vf::gpu::SimulationFileWriter |
| class | vf::gpu::STLReader |
| class | vf::gpu::STLWriter |
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
| #define | _CRT_SECURE_NO_DEPRECATE |
| #define | _CRT_SECURE_NO_DEPRECATE |
| #define | _CRT_SECURE_NO_DEPRECATE |
Implements GPU grid-winding diagnostics collection and VTK output helpers.
Declares GPU grid-winding diagnostics helpers for missing links and Q lines.
| #define _CRT_SECURE_NO_DEPRECATE |
Definition at line 35 of file GridVTKWriter.cpp.
| #define _CRT_SECURE_NO_DEPRECATE |
Definition at line 35 of file SimulationFileWriter.cpp.
| #define _CRT_SECURE_NO_DEPRECATE |
Definition at line 35 of file STLReader.cpp.
| #define _CRT_SECURE_NO_DEPRECATE |
Definition at line 35 of file STLWriter.cpp.