Chombo + EB + MF  3.2
Public Member Functions | Public Attributes | List of all members
SliceSpec Struct Reference

#include <SliceSpec.H>

Public Member Functions

 SliceSpec (int d, int p)
 

Public Attributes

int direction
 
int position
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ SliceSpec()

SliceSpec::SliceSpec ( int  d,
int  p 
)
inline

Member Data Documentation

◆ direction

int SliceSpec::direction

◆ position

int SliceSpec::position

The documentation for this struct was generated from the following file: