|
Namespaces |
namespace | Foam |
Defines |
#define | transFunc(func) |
#define | transFunc(func) |
Functions |
template<template< class > class PatchField, class GeoMesh> |
void | stabilise (GeometricField< scalar, PatchField, GeoMesh > &, const GeometricField< scalar, PatchField, GeoMesh > &, const dimensioned< scalar > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | stabilise (const GeometricField< scalar, PatchField, GeoMesh > &, const dimensioned< scalar > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | stabilise (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &, const dimensioned< scalar > &) |
template<template< class > class PatchField, class GeoMesh> |
void | divide (GeometricField< scalar, PatchField, GeoMesh > &, const dimensioned< scalar > &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | operator/ (const dimensioned< scalar > &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | operator/ (const dimensioned< scalar > &, const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | operator/ (const scalar &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | operator/ (const scalar &, const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | pow (GeometricField< scalar, PatchField, GeoMesh > &, const GeometricField< scalar, PatchField, GeoMesh > &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const GeometricField< scalar, PatchField, GeoMesh > &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const GeometricField< scalar, PatchField, GeoMesh > &, const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &, const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | pow (GeometricField< scalar, PatchField, GeoMesh > &, const GeometricField< scalar, PatchField, GeoMesh > &, const dimensioned< scalar > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const GeometricField< scalar, PatchField, GeoMesh > &, const dimensioned< scalar > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &, const dimensioned< scalar > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const GeometricField< scalar, PatchField, GeoMesh > &, const scalar &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &, const scalar &) |
template<template< class > class PatchField, class GeoMesh> |
void | pow (GeometricField< scalar, PatchField, GeoMesh > &, const dimensioned< scalar > &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const dimensioned< scalar > &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const dimensioned< scalar > &, const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const scalar &, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow (const scalar &, const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | pow3 (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow3 (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow3 (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | pow4 (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow4 (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pow4 (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | sqrt (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | sqrt (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | sqrt (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | sign (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | sign (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | sign (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | pos (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pos (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | pos (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | neg (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | neg (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | neg (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | exp (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | exp (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | exp (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | log (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | log (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | log (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | log10 (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | log10 (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | log10 (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | sin (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | sin (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | sin (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | cos (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | cos (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | cos (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | tan (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | tan (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | tan (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | asin (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | asin (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | asin (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | acos (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | acos (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | acos (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | atan (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | atan (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | atan (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | sinh (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | sinh (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | sinh (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | cosh (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | cosh (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | cosh (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | tanh (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | tanh (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | tanh (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | asinh (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | asinh (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | asinh (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | acosh (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | acosh (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | acosh (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | atanh (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | atanh (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | atanh (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | erf (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | erf (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | erf (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | erfc (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | erfc (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | erfc (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | lgamma (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | lgamma (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | lgamma (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | j0 (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | j0 (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | j0 (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | j1 (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | j1 (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | j1 (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | y0 (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | y0 (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | y0 (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | y1 (GeometricField< scalar, PatchField, GeoMesh > &Res, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | y1 (const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | y1 (const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | jn (GeometricField< scalar, PatchField, GeoMesh > &Res, const int n, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | jn (const int n, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | jn (const int n, const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | yn (GeometricField< scalar, PatchField, GeoMesh > &Res, const int n, const GeometricField< scalar, PatchField, GeoMesh > &sf) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | yn (const int n, const GeometricField< scalar, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | yn (const int n, const tmp< GeometricField< scalar, PatchField, GeoMesh > > &) |