VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches

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
 

Detailed Description

Implements GPU grid-winding diagnostics collection and VTK output helpers.

Declares GPU grid-winding diagnostics helpers for missing links and Q lines.

Author
Soeren Peters, Stephan Lenz
Hussein Alihussein
Note
Generated with the assistance of OpenAI Codex (GPT-5). Reviewed and adapted by author.

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE [1/4]

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 35 of file GridVTKWriter.cpp.

◆ _CRT_SECURE_NO_DEPRECATE [2/4]

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 35 of file SimulationFileWriter.cpp.

◆ _CRT_SECURE_NO_DEPRECATE [3/4]

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 35 of file STLReader.cpp.

◆ _CRT_SECURE_NO_DEPRECATE [4/4]

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 35 of file STLWriter.cpp.