OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
GuardCellSizes.h File Reference
#include "Index/NDIndex.h"
#include <iostream>
#include "Field/GuardCellSizes.hpp"
Include dependency graph for GuardCellSizes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GuardCellSizes< Dim >
 

Functions

template<unsigned Dim>
NDIndex< DimAddGuardCells (const NDIndex< Dim > &idx, const GuardCellSizes< Dim > &g)
 
template<unsigned Dim>
std::ostream & operator<< (std::ostream &, const GuardCellSizes< Dim > &)
 

Function Documentation

template<unsigned Dim>
NDIndex<Dim> AddGuardCells ( const NDIndex< Dim > &  idx,
const GuardCellSizes< Dim > &  g 
)
inline
template<unsigned Dim>
std::ostream& operator<< ( std::ostream &  ,
const GuardCellSizes< Dim > &   
)

Definition at line 126 of file GuardCellSizes.hpp.

References Dim.