38 int ghosts = solver->
ghosts;
40 double retval = DBL_MAX;
42 if (dir < param->ndims_x) {
44 int veldim = dir + param->
ndims_x;
55 retval = param->
e_field[ndims_x*p+(dir-ndims_x)];
double VlasovAdvectionCoeff(int *idx, int dir, void *s)
MPI related function definitions.
Some basic definitions and macros.
Structure containing all solver-specific variables and functions.
Contains structure definition for hypar.
#define _ArrayIndex1D_(N, imax, i, ghost, index)
#define _GetCoordinate_(dir, i, dim, ghosts, x, coord)
#define _ArrayCopy1D_(x, y, size)
Contains macros and function definitions for common array operations.