Chombo + EB  3.0
Classes | Macros | Functions
CornerCopier.H File Reference
#include "DisjointBoxLayout.H"
#include "Pool.H"
#include "Vector.H"
#include "ProblemDomain.H"
#include "Copier.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Include dependency graph for CornerCopier.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CornerCopier
 An even stranger (than Copier) thing to copy from ghost cells to corner ghost cells. More...
 

Macros

#define _CORNERCOPIER_H_
 

Functions

std::ostream & operator<< (std::ostream &os, const CornerCopier &copier)
 

Macro Definition Documentation

◆ _CORNERCOPIER_H_

#define _CORNERCOPIER_H_

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const CornerCopier copier 
)