Chombo + EB
3.2
|
#include <SliceSpec.H>
Public Member Functions | |
SliceSpec (int d, int p) | |
Public Attributes | |
int | direction |
int | position |
Specifies the slice we want out of an IntVect, Box, BaseFab, etc. For IntVect and Box slicing, only the direction matters. For IntVect it refers to the element we are to remove. For Box it refers to the dimension we are to remove.
|
inline |
int SliceSpec::direction |
int SliceSpec::position |