_couplingCells | coupling::datastructures::CellContainer< I02, dim > | protected |
_couplingCells | coupling::datastructures::CellContainer< I02, dim > | protected |
_couplingCellsWithLinkedCells | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | private |
applyToAllLocalCouplingCellsWithLinkedCells(A &a) | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | |
applyToFirstLayerOfGlobalNonGhostCellsWithLinkedCells(A &a) | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | |
applyToLocalGhostCouplingCellsWithLinkedCells(A &a) | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | |
applyToLocalNonGhostCouplingCellsWithLinkedCells(A &a) | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | |
applyXLayersOfGlobalNonGhostCellsWithLinkedCells(A &a, unsigned int layers2Use) | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | |
begin() const | coupling::datastructures::CellContainer< I02, dim > | inline |
begin() const | coupling::datastructures::CellContainer< I02, dim > | inline |
end() const | coupling::datastructures::CellContainer< I02, dim > | inline |
end() const | coupling::datastructures::CellContainer< I02, dim > | inline |
getLinkedCellContainer() | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | |
initCouplingCells() const | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | private |
initLinkedCellContainer(tarch::la::Vector< dim, unsigned int > numberLinkedCellsPerCouplingCell, coupling::interface::MDSolverInterface< LinkedCell, dim > *mdSolverInterface) const | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | private |
LinkedCellContainer(tarch::la::Vector< dim, unsigned int > numberLinkedCellsPerCouplingCell, coupling::interface::MDSolverInterface< LinkedCell, dim > *mdSolverInterface) | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | |
operator<<(coupling::datastructures::CouplingCell< dim > *couplingCell) | coupling::datastructures::CellContainer< I02, dim > | inline |
operator<<(coupling::datastructures::CouplingCell< dim > *couplingCell) | coupling::datastructures::CellContainer< I02, dim > | inline |
operator[](I02 index) const | coupling::datastructures::CellContainer< I02, dim > | inline |
operator[](I02 index) const | coupling::datastructures::CellContainer< I02, dim > | inline |
size() const | coupling::datastructures::CellContainer< I02, dim > | inline |
size() const | coupling::datastructures::CellContainer< I02, dim > | inline |
~LinkedCellContainer() | coupling::datastructures::LinkedCellContainer< LinkedCell, dim > | |