29 int ghosts = solver->
ghosts;
Some basic definitions and macros.
Structure containing all solver-specific variables and functions.
Contains structure definition for hypar.
int FPPowerSystem3BusDiffusion(double *f, double *u, int dir1, int dir2, void *s, double t)
int FPPowerSystem3BusDissipationFunction(int, int, void *, double, double *)
#define _ArrayIndex1DWO_(N, imax, i, offset, ghost, index)
#define _ArraySetValue_(x, size, value)
#define _ArrayIncrementIndex_(N, imax, i, done)
Structure containing variable and parameters specific to the 3-bus power system model. This structure contains the physical parameters and variables for the Fokker-Planck model for a 3-bus power system.
#define _ArrayCopy1D_(x, y, size)
Contains macros and function definitions for common array operations.