| 
    Chombo + EB
    3.2
    
   | 
 
#include <EBAMRPoissonOp.H>
Public Member Functions | |
| StencilIndex (VolIndex &a_vof, int &a_phase) | |
| StencilIndex () | |
| StencilIndex & | operator= (const StencilIndex &a_sin) | 
| VolIndex | vof () const | 
| int | phase () const | 
| bool | operator!= (const StencilIndex &a_sin) const | 
Protected Attributes | |
| VolIndex | m_vof | 
| int | m_phase | 
dump stencil as matrix to stdout
      
  | 
  inline | 
      
  | 
  inline | 
References MayDay::Error().
      
  | 
  inline | 
      
  | 
  inline | 
References m_vof.
Referenced by EBAMRPoissonOp::StencilIndexComparator::operator()().
      
  | 
  inline | 
References m_phase.
Referenced by EBAMRPoissonOp::StencilIndexComparator::operator()().
      
  | 
  inline | 
      
  | 
  protected | 
Referenced by operator!=(), operator=(), StencilIndex(), and vof().
      
  | 
  protected | 
Referenced by operator!=(), operator=(), phase(), and StencilIndex().
 1.8.13