16 int ghosts = solver->
ghosts;
17 int ndims = solver->
ndims;
26 local_sum += (u[p] / (dxinv * dyinv));
29 double local_integral = local_sum;
30 double global_integral = 0;
#define _ArraySetValue_(x, size, value)
#define _ArrayIncrementIndex_(N, imax, i, done)
MPI related function definitions.
int MPISum_double(double *, double *, int, void *)
int FPPowerSystem1BusPostStep(double *, void *, void *, double, int)
#define _GetCoordinate_(dir, i, dim, ghosts, x, coord)
#define _ArrayIndex1D_(N, imax, i, ghost, index)
Contains structure definition for hypar.
Some basic definitions and macros.
Contains macros and function definitions for common array operations.
Structure of MPI-related variables.
Structure containing all solver-specific variables and functions.
Fokker-Planck Model for 1-Bus Power System.