$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <externalForceTemplates.h>
Static Public Member Functions | |
| static void | addNaiveForce (Array< T, Descriptor::q > &f, T *externalScalars, Array< T, Descriptor::d > const &u, T omega, T amplitude) |
| static void | addGuoForce (Array< T, Descriptor::q > &f, T *externalScalars, Array< T, Descriptor::d > const &u, T omega, T amplitude) |
| static void | addGuoCompressibleForce (Array< T, Descriptor::q > &f, T *externalScalars, T rho, Array< T, Descriptor::d > const &u, T uSqr, T thetaBar, T omega, T amplitude) |
| static T | heForcedBGKCollision (Array< T, Descriptor::q > &f, T *externalScalars, T rhoBar, Array< T, Descriptor::d > const &j, T omega) |
| static void plb::externalForceTemplatesImpl< T, Descriptor >::addGuoCompressibleForce | ( | Array< T, Descriptor::q > & | f, | |
| T * | externalScalars, | |||
| T | rho, | |||
| Array< T, Descriptor::d > const & | u, | |||
| T | uSqr, | |||
| T | thetaBar, | |||
| T | omega, | |||
| T | amplitude | |||
| ) | [inline, static] |
| static void plb::externalForceTemplatesImpl< T, Descriptor >::addGuoForce | ( | Array< T, Descriptor::q > & | f, | |
| T * | externalScalars, | |||
| Array< T, Descriptor::d > const & | u, | |||
| T | omega, | |||
| T | amplitude | |||
| ) | [inline, static] |
| static void plb::externalForceTemplatesImpl< T, Descriptor >::addNaiveForce | ( | Array< T, Descriptor::q > & | f, | |
| T * | externalScalars, | |||
| Array< T, Descriptor::d > const & | u, | |||
| T | omega, | |||
| T | amplitude | |||
| ) | [inline, static] |
| static T plb::externalForceTemplatesImpl< T, Descriptor >::heForcedBGKCollision | ( | Array< T, Descriptor::q > & | f, | |
| T * | externalScalars, | |||
| T | rhoBar, | |||
| Array< T, Descriptor::d > const & | j, | |||
| T | omega | |||
| ) | [inline, static] |
References plb::normSqr(), and plb::util::sqr().
1.6.3
1.6.3