Classes | |
class | intersection |
Intersection-based cells-to-cells interpolation class. Volume conservative. More... | |
class | matching |
Matching, one-to-one, cells-to-cells interpolation class. More... | |
class | nearest |
Nearest cells-to-cells interpolation class. More... | |
Foam::cellsToCellss::defineTypeNameAndDebug | ( | intersection | , |
0 | |||
) |
Foam::cellsToCellss::addToRunTimeSelectionTable | ( | cellsToCells | , |
intersection | , | ||
word | |||
) |
Foam::cellsToCellss::defineTypeNameAndDebug | ( | matching | , |
0 | |||
) |
Foam::cellsToCellss::addToRunTimeSelectionTable | ( | cellsToCells | , |
matching | , | ||
word | |||
) |
Foam::cellsToCellss::defineTypeNameAndDebug | ( | nearest | , |
0 | |||
) |
Foam::cellsToCellss::addToRunTimeSelectionTable | ( | cellsToCells | , |
nearest | , | ||
word | |||
) |