cell_iterator typedef | InterGridMap< GridClass > | |
clear() | InterGridMap< GridClass > | |
destination_grid | InterGridMap< GridClass > | [private] |
get_destination_grid() const | InterGridMap< GridClass > | |
get_source_grid() const | InterGridMap< GridClass > | |
InterGridMap() | InterGridMap< GridClass > | |
make_mapping(const GridClass &source_grid, const GridClass &destination_grid) | InterGridMap< GridClass > | |
mapping | InterGridMap< GridClass > | [private] |
memory_consumption() const | InterGridMap< GridClass > | |
operator[](const cell_iterator &source_cell) const | InterGridMap< GridClass > | |
set_entries_to_cell(const cell_iterator &src_cell, const cell_iterator &dst_cell) | InterGridMap< GridClass > | [private] |
set_mapping(const cell_iterator &src_cell, const cell_iterator &dst_cell) | InterGridMap< GridClass > | [private] |
source_grid | InterGridMap< GridClass > | [private] |