11 #ifndef _CELLTOEDGE_H_ 12 #define _CELLTOEDGE_H_ 18 #include "NamespaceHeader.H" 34 FArrayBox& a_edgeData,
const int a_edgeComp,
39 const int & a_edgeComp,
41 const int & a_cellComp,
42 const Box & a_edgeBox,
46 #include "NamespaceFooter.H"
A FArrayBox-like container for face-centered fluxes.
Definition: FluxBox.H:22
A Rectangular Domain on an Integer Lattice.
Definition: Box.H:469
Definition: FArrayBox.H:45
void CellToEdge(const LevelData< FArrayBox > &a_cellData, LevelData< FluxBox > &a_edgeData)