19 #include <CD_NamespaceHeader.H>
55 position(
const Location::Cell a_location,
const VolIndex& a_vof,
const EBISBox& a_ebisbox,
const Real& a_dx);
66 position(
const Location::Face a_location,
const FaceIndex& a_face,
const EBISBox& a_ebisbox,
const Real& a_dx);
69 #include <CD_NamespaceFooter.H>
Implementation of CD_Location.H.
Namespace for encapsulating various data centerings.
Definition: CD_Location.H:24
RealVect position(const Location::Cell a_location, const VolIndex &a_vof, const EBISBox &a_ebisbox, const Real &a_dx)
Compute the position (ignoring the "origin) of a Vof.
Definition: CD_LocationImplem.H:20
Cell
Enum for distinguishing between cell locations.
Definition: CD_Location.H:30
Face
Enum for distinguishing between face locations.
Definition: CD_Location.H:40