|
HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Files | |
| file | FirstDerivativeFirstOrder.c [code] |
| First order approximation to the first derivative. | |
| file | FirstDerivativeFourthOrder.c [code] |
| Fourth order finite-difference approximation to the first derivative. | |
| file | FirstDerivativeFourthOrder_GPU.cu [code] |
| file | FirstDerivativeSecondOrder.c [code] |
| Second order finite-difference approximation to first derivative. | |
| file | FirstDerivativeSecondOrderNoGhosts.c [code] |
| Second order finite-difference approximation to first derivative. | |