41 #if defined(HAVE_CUDA)
47 #if defined(HAVE_CUDA)
53 for (n = 0; n < nb; n++) {
55 dim_local,solver->
ghosts,x,waqt);
Containts the structures and definitions for boundary condition implementation.
int(* BCFunctionU)(void *, void *, int, int, int *, int, double *, double)
MPI related function definitions.
Structure containing the variables and function pointers defining a boundary.
int ApplyBoundaryConditions(void *s, void *m, double *x, double *xref, double waqt)
Applies the boundary conditions specified for each boundary zone.
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.