|
HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Files | |
| file | SparseGridsCalculateError.cpp [code] |
| Calculate errors if an exact solution is provided. | |
| file | SparseGridsCombinationTechnique.cpp [code] |
| Functions to implement the combination technique. | |
| file | SparseGridsDefine.cpp [code] |
| Define a single simulation object. | |
| file | SparseGridsFillGhostCells.cpp [code] |
| Fill the ghost cells of a solution. | |
| file | SparseGridsInitializationWrapup.cpp [code] |
| Wrap up all initializations. | |
| file | SparseGridsInitialize.cpp [code] |
| Initialize all the stuff needed for a sparse grids simulation. | |
| file | SparseGridsInitialSolution.cpp [code] |
| Read in initial solution and intepolate it to the sparse grids. | |
| file | SparseGridsInterpolate.cpp [code] |
| Functions to interpolate from one grid to another. | |
| file | SparseGridsInterpolateGrid.cpp [code] |
| file | SparseGridsMiscFuncs.cpp [code] |
| Miscellaneous functions needed for a sparse grids simulation. | |
| file | SparseGridsOutputSolution.cpp [code] |
| Output the solution to file. | |
| file | SparseGridsSanityChecks.cpp [code] |
| Sanity checks for sparse grids simulations. | |
| file | SparseGridsSetSolverParameters.cpp [code] |
| Set the solver parameters of a simulation object. | |
| file | SparseGridsSolve.cpp [code] |
| Run a sparse grids simulation. | |
| file | SparseGridsWriteErrors.cpp [code] |
| Write errors for the simulation. | |