|
HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Go to the source code of this file.
Functions | |
| double | FPPowerSystemDriftFunction (int dir, void *p, double x, double y, double t) |
| double | FPPowerSystemDissipationFunction (int dir, void *p, double t) |
| double FPPowerSystemDriftFunction | ( | int | dir, |
| void * | p, | ||
| double | x, | ||
| double | y, | ||
| double | t | ||
| ) |
Definition at line 4 of file FPPowerSystemFunctions.c.
| double FPPowerSystemDissipationFunction | ( | int | dir, |
| void * | p, | ||
| double | t | ||
| ) |
Definition at line 20 of file FPPowerSystemFunctions.c.