|
HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Files | |
| file | TimeCleanup.c [code] |
| Clean up time integration. | |
| file | TimeError.c [code] |
| Compute time integration error. | |
| file | TimeExplicitRKCleanup.c [code] |
| Clean up explicit Runge-Kutta time integrator. | |
| file | TimeExplicitRKInitialize.c [code] |
| Initialize explicit Runge-Kutta time integrators. | |
| file | TimeForwardEuler.c [code] |
| Forward Euler method. | |
| file | TimeGetAuxSolutions.c [code] |
| Returns any "auxiliary" solutions. | |
| file | TimeGLMGEE.c [code] |
| General Linear Methods with Global Error Estimators. | |
| file | TimeGLMGEECleanup.c [code] |
| Clean up the _GLM_GEE_ time integrator. | |
| file | TimeGLMGEEInitialize.c [code] |
| Initialize the _GLM_GEE_ time integrator. | |
| file | TimeInitialize.c [code] |
| Initialize time integration. | |
| file | TimePostStep.c [code] |
| Post-time-step function. | |
| file | TimePreStep.c [code] |
| Pre-time-step function. | |
| file | TimePrintStep.c [code] |
| Print to screen. | |
| file | TimeRHSFunctionExplicit.c [code] |
| Right-hand-side computation for explicit time integration. | |
| file | TimeRK.c [code] |
| Explicit Runge-Kutta method. | |
| file | TimeStep.c [code] |
| Advance one time step. | |