OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
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  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

◆ operator<<()

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