#include "LoHiSide.H"
#include "VolIndex.H"
#include "SPMD.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"


Go to the source code of this file.
Classes | |
| class | FaceIndex |
Functions | |
| bool | operator< (const FaceIndex &f1, const FaceIndex &f2) |
| template<> | |
| int | linearSize (const FaceIndex &findex) |
| template<> | |
| void | linearIn (FaceIndex &a_outputT, const void *const inBuf) |
| template<> | |
| void | linearOut (void *const a_outBuf, const FaceIndex &a_inputT) |
Friend of class FaceIndex
References IntVect::lexLT(), FaceIndex::m_direction, FaceIndex::m_hiIndex, FaceIndex::m_hiiv, FaceIndex::m_isBoundary, FaceIndex::m_loIndex, and FaceIndex::m_loiv.
| int linearSize | ( | const FaceIndex & | findex | ) | [inline] |
| void linearIn | ( | FaceIndex & | a_outputT, | |
| const void *const | inBuf | |||
| ) | [inline] |
| void linearOut | ( | void *const | a_outBuf, | |
| const FaceIndex & | a_inputT | |||
| ) | [inline] |
1.5.5