Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
AMReX_EB_Slopes_K.H
Go to the documentation of this file.
1#ifndef AMREX_EB_SLOPES_K_H_
2#define AMREX_EB_SLOPES_K_H_
3
4#if (AMREX_SPACEDIM == 2)
6#elif (AMREX_SPACEDIM == 3)
8#endif
9
10#endif