PICurv 0.1.0
A Parallel Particle-In-Cell Solver for Curvilinear LES
Loading...
Searching...
No Matches
c Directory Reference
Directory dependency graph for c:

Files

 test_boundaries.c
 C unit tests for boundary factories, inlet ownership, and face helpers.
 
 test_geometry.c
 C unit tests for interpolation and signed-distance geometry helpers.
 
 test_grid.c
 C unit tests for grid bounding-box helper routines.
 
 test_install_check.c
 C unit tests for PETSc installation and environment readiness checks.
 
 test_io.c
 C unit tests for I/O helpers, parsers, and startup-banner output.
 
 test_logging.c
 C unit tests for runtime log-level, allow-list, conversion, and profiling helpers.
 
 test_metric.c
 C unit tests for metric tensors, face geometry, and length-scale helpers.
 
 test_mpi_kernels.c
 C unit tests for MPI collective helper routines.
 
 test_particle_kernels.c
 C unit tests for particle walking-search helper routines.
 
 test_periodic_dev.c
 Non-gating periodic-boundary development harnesses.
 
 test_poisson_rhs.c
 C unit tests for Poisson, RHS, body-force, and diffusivity helpers.
 
 test_postprocessing.c
 C unit tests for post-processing kernel functions.
 
 test_postprocessor.c
 C unit tests for postprocessor orchestration and output paths.
 
 test_runtime_kernels.c
 C unit tests for runtime, particle, wall, and walltime-guard helpers.
 
 test_setup_lifecycle.c
 C unit tests for setup, initialization, and cleanup lifecycle entry points.
 
 test_solver_kernels.c
 C unit tests for solver-side analytical and LES helper kernels.
 
 test_statistics.c
 C unit tests for particle statistics kernels and CSV output.
 
 test_support.c
 Shared C test fixtures, assertions, and PETSc helper utilities.
 
 test_support.h
 Shared declarations for the PICurv C test fixture and assertion layer.
 
 test_vtk_io.c
 C unit tests for VTK output preparation and file writing helpers.