OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
Go to the source code of this file.
Classes | |
class | GuardCellSizes< Dim > |
Functions | |
template<unsigned Dim> | |
NDIndex< Dim > | AddGuardCells (const NDIndex< Dim > &idx, const GuardCellSizes< Dim > &g) |
template<unsigned Dim> | |
std::ostream & | operator<< (std::ostream &, const GuardCellSizes< Dim > &) |
|
inline |
Definition at line 69 of file GuardCellSizes.h.
Referenced by ParallelPeriodicFace< T, D, M, C >::apply(), ParallelInterpolationFace< T, D, M, C >::apply(), PatchBC< T, D, M, C >::apply(), calcEurekaDomain(), ComponentFunctionFaceBCApply(), ComponentLinearExtrapolateFaceBCApply(), ExtrapolateAndZeroFaceBCApply(), ExtrapolateFaceBCApply(), FunctionFaceBCApply(), BareField< T, Dim >::getsingle(), InterpolationFaceBCApply(), LinearExtrapolateFaceBCApply(), FieldLayout< Dim >::new_gc_layout(), PeriodicFaceBCApply(), FieldDebugPrint< T, Dim >::print(), BareField< T, Dim >::setup(), Cartesian< Dim, MFLOAT >::storeSpacingFields(), and UniformCartesian< Dim, MFLOAT >::storeSpacingFields().
std::ostream & operator<< | ( | std::ostream & | out, |
const GuardCellSizes< Dim > & | gc | ||
) |
Definition at line 125 of file GuardCellSizes.hpp.
References Dim, GuardCellSizes< Dim >::left(), and GuardCellSizes< Dim >::right().