HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Files | |
file | Cleanup.c [code] |
Clean up and free memory after simulation is complete. | |
file | CombineSolutions.c [code] |
Functions to combine solutions on multiple grids on a target grid. | |
file | EnsembleSimulationsDefine.cpp [code] |
Define an ensemble simulation object. | |
file | Initialize.c [code] |
Initialization function. | |
file | InitializeBoundaries.c [code] |
Initialize the boundary implementation. | |
file | InitializeImmersedBoundaries.c [code] |
Initialize the immersed boundary implementation. | |
file | InitializePhysics.c [code] |
Initialize the physical model. | |
file | InitializePhysicsData.c [code] |
Read in any arrays/data that physics model wants. | |
file | InitializeSolvers.c [code] |
Initialize all solvers. | |
file | InitialSolution.c [code] |
Read in initial solution from file. | |
file | OutputROMSolution.cpp [code] |
Write out the solution to file. | |
file | OutputSolution.cpp [code] |
Write out the solution to file. | |
file | ReadInputs.c [code] |
Read the input parameters from solver.inp. | |
file | SimulationWriteErrors.c [code] |
Write errors for each simulation. | |
file | SingleSimulationDefine.cpp [code] |
Define a single simulation object. | |
file | Solve.cpp [code] |
file | SolvePETSc.cpp [code] |
Integrate in time using PETSc. | |
file | WriteInputs.c [code] |