Block-Structured AMR Software Framework
AMReX_InterpFaceReg_C.H
Go to the documentation of this file.
1
#ifndef AMREX_INTERP_FACE_REG_C_H_
2
#define AMREX_INTERP_FACE_REG_C_H_
3
4
#include <
AMReX_Array4.H
>
5
6
#if (AMREX_SPACEDIM == 2)
7
#include <
AMReX_InterpFaceReg_2D_C.H
>
8
#elif (AMREX_SPACEDIM == 3)
9
#include <
AMReX_InterpFaceReg_3D_C.H
>
10
#endif
11
12
#endif
AMReX_Array4.H
AMReX_InterpFaceReg_2D_C.H
AMReX_InterpFaceReg_3D_C.H
Src
AmrCore
AMReX_InterpFaceReg_C.H
Generated by
1.9.1