Foam::cellsToCellss Namespace Reference

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...
 

Functions

 defineTypeNameAndDebug (intersection, 0)
 
 addToRunTimeSelectionTable (cellsToCells, intersection, word)
 
 defineTypeNameAndDebug (matching, 0)
 
 addToRunTimeSelectionTable (cellsToCells, matching, word)
 
 defineTypeNameAndDebug (nearest, 0)
 
 addToRunTimeSelectionTable (cellsToCells, nearest, word)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/3]

Foam::cellsToCellss::defineTypeNameAndDebug ( intersection  ,
 
)

◆ addToRunTimeSelectionTable() [1/3]

Foam::cellsToCellss::addToRunTimeSelectionTable ( cellsToCells  ,
intersection  ,
word   
)

◆ defineTypeNameAndDebug() [2/3]

Foam::cellsToCellss::defineTypeNameAndDebug ( matching  ,
 
)

◆ addToRunTimeSelectionTable() [2/3]

Foam::cellsToCellss::addToRunTimeSelectionTable ( cellsToCells  ,
matching  ,
word   
)

◆ defineTypeNameAndDebug() [3/3]

Foam::cellsToCellss::defineTypeNameAndDebug ( nearest  ,
 
)

◆ addToRunTimeSelectionTable() [3/3]

Foam::cellsToCellss::addToRunTimeSelectionTable ( cellsToCells  ,
nearest  ,
word   
)