FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Foam::pairPotentials Namespace Reference

Classes

class  azizChen
 Foam::pairPotentials::azizChen. More...
class  coulomb
class  dampedCoulomb
class  exponentialRepulsion
class  lennardJones
class  maitlandSmith
 Foam::pairPotentials::maitlandSmith. More...
class  noInteraction
class  electrostaticPotential

Functions

 defineTypeNameAndDebug (azizChen, 0)
 addToRunTimeSelectionTable (pairPotential, azizChen, dictionary)
 defineTypeNameAndDebug (coulomb, 0)
 addToRunTimeSelectionTable (pairPotential, coulomb, dictionary)
 defineTypeNameAndDebug (dampedCoulomb, 0)
 addToRunTimeSelectionTable (pairPotential, dampedCoulomb, dictionary)
 defineTypeNameAndDebug (exponentialRepulsion, 0)
 addToRunTimeSelectionTable (pairPotential, exponentialRepulsion, dictionary)
 defineTypeNameAndDebug (lennardJones, 0)
 addToRunTimeSelectionTable (pairPotential, lennardJones, dictionary)
 defineTypeNameAndDebug (maitlandSmith, 0)
 addToRunTimeSelectionTable (pairPotential, maitlandSmith, dictionary)
 defineTypeNameAndDebug (noInteraction, 0)
 addToRunTimeSelectionTable (pairPotential, noInteraction, dictionary)

Function Documentation

Foam::pairPotentials::defineTypeNameAndDebug ( azizChen   ,
0    
)
Foam::pairPotentials::addToRunTimeSelectionTable ( pairPotential   ,
azizChen   ,
dictionary    
)
Foam::pairPotentials::defineTypeNameAndDebug ( coulomb   ,
0    
)
Foam::pairPotentials::addToRunTimeSelectionTable ( pairPotential   ,
coulomb   ,
dictionary    
)
Foam::pairPotentials::defineTypeNameAndDebug ( dampedCoulomb   ,
0    
)
Foam::pairPotentials::addToRunTimeSelectionTable ( pairPotential   ,
dampedCoulomb   ,
dictionary    
)
Foam::pairPotentials::defineTypeNameAndDebug ( exponentialRepulsion   ,
0    
)
Foam::pairPotentials::addToRunTimeSelectionTable ( pairPotential   ,
exponentialRepulsion   ,
dictionary    
)
Foam::pairPotentials::defineTypeNameAndDebug ( lennardJones   ,
0    
)
Foam::pairPotentials::addToRunTimeSelectionTable ( pairPotential   ,
lennardJones   ,
dictionary    
)
Foam::pairPotentials::defineTypeNameAndDebug ( maitlandSmith   ,
0    
)
Foam::pairPotentials::addToRunTimeSelectionTable ( pairPotential   ,
maitlandSmith   ,
dictionary    
)
Foam::pairPotentials::defineTypeNameAndDebug ( noInteraction   ,
0    
)
Foam::pairPotentials::addToRunTimeSelectionTable ( pairPotential   ,
noInteraction   ,
dictionary    
)