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_momentum_convective_candidates.c
 A4a focused convective-candidate study (states A-C only).
 
 test_momentum_newton_boundary_fixedpoint.c
 Opt-in integration regression for the Newton–Krylov deterministic Cartesian-seed correction on the production-sized straight duct.
 
 test_momentum_newton_krylov.c
 Focused tests for the version-one matrix-free momentum solver.
 
 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
 Focused geometric-periodic boundary tests.
 
 test_poisson_rhs.c
 C unit tests for Poisson, RHS, body-force, and diffusivity helpers.
 
 test_post_compute_mpi.c
 Decomposition-independent regression tests for post-processing compute.
 
 test_post_eulerian_vtk_mpi.c
 Focused multirank regression for instantaneous Eulerian VTK output.
 
 test_post_particle_vtk_mpi.c
 Focused multirank regression for particle VTK output.
 
 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_statistics_accumulator.c
 C unit tests for per-window accumulator storage and pointwise application.
 
 test_statistics_config.c
 C unit tests for field-statistics control ingress.
 
 test_statistics_moments.c
 C unit tests for the weighted centered-moment kernels.
 
 test_statistics_target.c
 C unit tests for pointwise spatial target resolution.
 
 test_statistics_window.c
 C unit tests for window lifecycle, scheduling, and weighting.
 
 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.