Chombo + EB + MF  3.2
Classes | Macros | Functions
PiecewiseLinearFillPatch.H File Reference
#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"
Include dependency graph for PiecewiseLinearFillPatch.H:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ _PIECEWISELINEARFILLPATCH_H_

#define _PIECEWISELINEARFILLPATCH_H_

Function Documentation

◆ getNearPeriodic()

bool getNearPeriodic ( const Box a_box,
const ProblemDomain a_pdom,
const int &  a_rad 
)