InterfaceFrictionInterface Class Reference
Plugin interface for the creation of interface friction plugins.
More...
List of all members.
Detailed Description
Plugin interface for the creation of interface friction plugins.
Constructor & Destructor Documentation
virtual InterfaceFrictionInterface::~InterfaceFrictionInterface |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual double InterfaceFrictionInterface::calculateFrictionFactor |
( |
Data const & |
data, |
|
|
double |
alpha, |
|
|
double |
reynoldsGas, |
|
|
double |
hdiameterGas, |
|
|
double |
thicknessFilm, |
|
|
double |
frictionFactorGas | |
|
) |
| | const [pure virtual] |
virtual bool InterfaceFrictionInterface::isInterfaceFriction |
( |
|
) |
const [pure virtual] |