1#ifndef AMREX_EB2_LEVEL_STL_H_
2#define AMREX_EB2_LEVEL_STL_H_
3#include <AMReX_Config.H>
26 int max_grid_size,
int ngrow,
bool extend_domain_face,
27 int num_crse_opt,
bool support_mvmc);
Definition AMReX_EB2_Level.H:203
Definition AMReX_EB2.H:28
EB2 level that samples geometry from STL files.
Definition AMReX_EB2_Level_STL.H:19
Rectangular problem domain geometry.
Definition AMReX_Geometry.H:74
Definition AMReX_FabArrayBase.H:33