Block-Structured AMR Software Framework
AMReX_EBMultiFabUtil_C.H
Go to the documentation of this file.
1
#ifndef AMREX_EB_MULTIFAB_UTIL_C_H_
2
#define AMREX_EB_MULTIFAB_UTIL_C_H_
3
#include <AMReX_Config.H>
4
5
#include <
AMReX_BCRec.H
>
6
#include <
AMReX_FArrayBox.H
>
7
#include <
AMReX_EBCellFlag.H
>
8
9
#if (AMREX_SPACEDIM == 2)
10
#include <
AMReX_EBMultiFabUtil_2D_C.H
>
11
#elif (AMREX_SPACEDIM == 3)
12
#include <
AMReX_EBMultiFabUtil_3D_C.H
>
13
#endif
14
15
#endif
AMReX_BCRec.H
AMReX_EBCellFlag.H
AMReX_EBMultiFabUtil_2D_C.H
AMReX_EBMultiFabUtil_3D_C.H
AMReX_FArrayBox.H
Src
EB
AMReX_EBMultiFabUtil_C.H
Generated by
1.9.1