OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
RegionLayout.hpp File Reference
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)

Variables

template<class T, unsigned Dim, class MeshType>
RegionLayout< T, Dim, MeshType >::RnodePool RegionLayout< T, Dim, MeshType >::StaticRnodePool

Function Documentation

◆ operator<<()

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

Variable Documentation

◆ RegionLayout< T, Dim, MeshType >::StaticRnodePool

template<class T, unsigned Dim, class MeshType>
RegionLayout<T,Dim,MeshType>::RnodePool RegionLayout< T, Dim, MeshType >::StaticRnodePool

Definition at line 39 of file RegionLayout.hpp.