#include <iostream>
#include <fstream>
#include "REAL.H"
#include "Box.H"
#include "FArrayBox.H"
#include "LevelData.H"
#include "IntVectSet.H"
#include "ProblemDomain.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"


Go to the source code of this file.
Classes | |
| class | PiecewiseLinearFillPatch |
| Fills ghost cells by linear interpolation in space and time. More... | |
Functions | |
| bool | getNearPeriodic (const Box &a_box, const ProblemDomain &a_pdom, const int &a_rad) |
| bool getNearPeriodic | ( | const Box & | a_box, | |
| const ProblemDomain & | a_pdom, | |||
| const int & | a_rad | |||
| ) |
1.5.5