#include <AMReX_Config.H>#include <AMReX_Geometry.H>#include <AMReX_MultiFab.H>#include <AMReX_BCRec.H>Go to the source code of this file.
Classes | |
| class | SDCstruct |
Functions | |
| void | SDC_quadrature (int *qtype_in, int *nnodes, int *nnodes0, amrex_real *nodes, int *nflags, amrex_real *qmats) |
| External routine for computing quadrature tables. | |
| void SDC_quadrature | ( | int * | qtype_in, |
| int * | nnodes, | ||
| int * | nnodes0, | ||
| amrex_real * | nodes, | ||
| int * | nflags, | ||
| amrex_real * | qmats | ||
| ) |
External routine for computing quadrature tables.
| qtype_in | |
| nnodes | |
| nnodes0 | |
| nodes | |
| nflags | |
| qmats |