#include "Stencil.H"
#include "BCFunc.H"
#include "DisjointBoxLayout.H"
#include "BoxIterator.H"
#include "FourthOrderInterpStencil.H"
#include <petsc.h>
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"


Go to the source code of this file.
Classes | |
| class | PetscCompGrid |
| class | CompBC |
| class | ConstDiriBC |
Enumerations | |
| enum | GID_type { GHOST = -1, FINE_COVERED = -2, DIRI_BC = -3, NEUM_BC = -4, ANY_BC = -5, UNKNOWN = -6 } |
Functions | |
| std::ostream & | operator<< (std::ostream &os, GID_type) |
| enum GID_type |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| GID_type | ||||
| ) |
1.5.5