OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
RegionLayout.hpp File Reference
#include "Region/RegionLayout.h"
#include "Region/Rnode.h"
#include "Index/NDIndex.h"
#include "Field/GuardCellSizes.h"
#include "FieldLayout/FieldLayout.h"
#include "Utility/PAssert.h"
#include "Utility/IpplInfo.h"
Include dependency graph for RegionLayout.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T , unsigned Dim, class MeshType >
std::ostream & operator<< (std::ostream &out, const RegionLayout< T, Dim, MeshType > &f)
 

Function Documentation

template<class T , unsigned Dim, class MeshType >
std::ostream& operator<< ( std::ostream &  out,
const RegionLayout< T, Dim, MeshType > &  f 
)

Definition at line 809 of file RegionLayout.hpp.