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