|
Chombo + EB + MF
3.2
|
#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... | |
Macros | |
| #define | _PIECEWISELINEARFILLPATCH_H_ |
Functions | |
| bool | getNearPeriodic (const Box &a_box, const ProblemDomain &a_pdom, const int &a_rad) |
| #define _PIECEWISELINEARFILLPATCH_H_ |
| bool getNearPeriodic | ( | const Box & | a_box, |
| const ProblemDomain & | a_pdom, | ||
| const int & | a_rad | ||
| ) |
1.8.13