PICurv 0.1.0
A Parallel Particle-In-Cell Solver for Curvilinear LES
|
▼ include | |
AnalyticalSolution.h | |
BC_Handlers.h | |
Boundaries.h | |
grid.h | Public interface for grid, solver, and metric setup routines |
implicitsolvers.h | |
initialcondition.h | |
interpolation.h | |
io.h | Public interface for data input/output routines |
logging.h | Logging utilities and macros for PETSc-based applications |
Metric.h | |
ParticleMotion.h | |
ParticleSwarm.h | Header file for Particle Motion and migration related functions |
poisson.h | |
postprocessing_kernels.h | |
postprocessor.h | |
rhs.h | |
setup.h | |
simulation.h | |
solvers.h | |
variables.h | Main header file for a complex fluid dynamics solver |
vtk_io.h | |
walkingsearch.h | Header file for particle location functions using the walking search algorithm |
wallfunction.h | |
pages | |
▼ src | |
Boundaries.c | |
grid.c | |
implicitsolvers.c | |
initialcondition.c | // Setup the Initial conditions for different cases |
interpolation.c | |
io.c | Implementation of data input/output routines, focusing on grid configuration |
logging.c | |
Metric.c | |
ParticleMotion.c | |
ParticleSwarm.c | |
picsolver.c | |
poisson.c | |
postprocessing_kernels.c | |
postprocessor.c | Phase 2 implementation of the post-processing tool |
rhs.c | |
setup.c | // Setup code for running any simulation |
simulation.c | // code for simulation loop |
solvers.c | |
vtk_io.c | |
walkingsearch.c | |
wallfunction.c |