OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
RegionLayout.h File Reference
#include "Region/Rnode.h"
#include "Index/NDIndex.h"
#include "DomainMap/DomainMap.h"
#include "FieldLayout/FieldLayoutUser.h"
#include "Utility/Unique.h"
#include "Utility/UserList.h"
#include "Utility/vmap.h"
#include <iostream>
#include "Region/RegionLayout.hpp"
Include dependency graph for RegionLayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FieldLayout< Dim >
 
class  UniformCartesian< D, T >
 
class  RegionLayout< T, Dim, MeshType >
 
class  RegionLayout< T, Dim, MeshType >
 
class  RegionLayout< T, Dim, MeshType >::RnodePool
 

Functions

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

Function Documentation

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

Definition at line 809 of file RegionLayout.hpp.