#include "Index/NDIndex.h"
#include <iostream.h>
#include "Field/GuardCellSizes.cpp"
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< Dim > | AddGuardCells (const NDIndex< Dim > &idx, const GuardCellSizes< Dim > &g) |
template<unsigned Dim> | |
ostream & | operator<< (ostream &, const GuardCellSizes< Dim > &) |
|
Definition at line 75 of file GuardCellSizes.h. References GuardCellSizes< Dim >::left(), min, and GuardCellSizes< Dim >::right(). Referenced by PatchBC< T, D, M, C >::apply(), ParallelPeriodicFace< T, D, M, C >::apply(), calcEurekaDomain(), ComponentFunctionFaceBCApply(), ComponentLinearExtrapolateFaceBCApply(), ExtrapolateAndZeroFaceBCApply(), ExtrapolateFaceBCApply(), FunctionFaceBCApply(), BareField< T, Dim >::getsingle(), LinearExtrapolateFaceBCApply(), PeriodicFaceBCApply(), and FieldDebugPrint< T, Dim >::print(). Here is the call graph for this function: ![]() |
|
Definition at line 126 of file GuardCellSizes.cpp. |