18 if (compact->
A) free(compact->
A);
19 if (compact->
B) free(compact->
B);
20 if (compact->
C) free(compact->
C);
21 if (compact->
R) free(compact->
R);
MPI related function definitions.
Contains structure definition for hypar.
Structure of variables/parameters needed by the compact schemes.
Definitions for the functions computing the interpolated value of the primitive at the cell interface...
int CompactSchemeCleanup(void *s)