Chombo + EB + MF
3.2
|
#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 |
Macros | |
#define | _PETSCCOMPGRID_H_ |
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) |
#define _PETSCCOMPGRID_H_ |
enum GID_type |
std::ostream& operator<< | ( | std::ostream & | os, |
GID_type | |||
) |