Loading...
Searching...
No Matches
scalarFieldField.C File Reference

Specialisation of FieldField<T> for scalar. More...

Include dependency graph for scalarFieldField.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Macros

#define TEMPLATE   template<template<class> class Field>
#define BesselFunc(func)

Functions

template<template< class > class Field>
void stabilise (FieldField< Field, scalar > &f, const FieldField< Field, scalar > &f1, const scalar s)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > stabilise (const FieldField< Field, scalar > &f1, const scalar s)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > stabilise (const tmp< FieldField< Field, scalar > > &tf1, const scalar s)
template<template< class > class Field>
void add (FieldField< Field, scalar > &result, const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator+ (const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator+ (const scalar &s1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void add (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator+ (const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator+ (const tmp< FieldField< Field, scalar > > &tf1, const scalar &s2)
template<template< class > class Field>
void subtract (FieldField< Field, scalar > &result, const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator- (const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator- (const scalar &s1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void subtract (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator- (const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator- (const tmp< FieldField< Field, scalar > > &tf1, const scalar &s2)
template<template< class > class Field>
void multiply (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator* (const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator* (const FieldField< Field, scalar > &f1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator* (const tmp< FieldField< Field, scalar > > &tf1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator* (const tmp< FieldField< Field, scalar > > &tf1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void divide (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator/ (const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator/ (const FieldField< Field, scalar > &f1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator/ (const tmp< FieldField< Field, scalar > > &tf1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator/ (const tmp< FieldField< Field, scalar > > &tf1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void divide (FieldField< Field, scalar > &result, const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator/ (const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > operator/ (const scalar &s1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void pow (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow (const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow (const FieldField< Field, scalar > &f1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow (const tmp< FieldField< Field, scalar > > &tf1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow (const tmp< FieldField< Field, scalar > > &tf1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void pow (FieldField< Field, scalar > &result, const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow (const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow (const scalar &s1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void pow (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow (const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow (const tmp< FieldField< Field, scalar > > &tf1, const scalar &s2)
template<template< class > class Field>
void atan2 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan2 (const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan2 (const FieldField< Field, scalar > &f1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan2 (const tmp< FieldField< Field, scalar > > &tf1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan2 (const tmp< FieldField< Field, scalar > > &tf1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void atan2 (FieldField< Field, scalar > &result, const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan2 (const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan2 (const scalar &s1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void atan2 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan2 (const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan2 (const tmp< FieldField< Field, scalar > > &tf1, const scalar &s2)
template<template< class > class Field>
void hypot (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > hypot (const FieldField< Field, scalar > &f1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > hypot (const FieldField< Field, scalar > &f1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > hypot (const tmp< FieldField< Field, scalar > > &tf1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > hypot (const tmp< FieldField< Field, scalar > > &tf1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void hypot (FieldField< Field, scalar > &result, const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > hypot (const scalar &s1, const FieldField< Field, scalar > &f2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > hypot (const scalar &s1, const tmp< FieldField< Field, scalar > > &tf2)
template<template< class > class Field>
void hypot (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > hypot (const FieldField< Field, scalar > &f1, const scalar &s2)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > hypot (const tmp< FieldField< Field, scalar > > &tf1, const scalar &s2)
template<template< class > class Field>
void pow3 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow3 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow3 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void pow4 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow4 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow4 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void pow5 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow5 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow5 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void pow6 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow6 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow6 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void pow025 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow025 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pow025 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void sqrt (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > sqrt (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > sqrt (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void cbrt (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > cbrt (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > cbrt (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void sign (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > sign (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > sign (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void pos (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pos (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pos (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void pos0 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pos0 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > pos0 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void neg (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > neg (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > neg (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void neg0 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > neg0 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > neg0 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void posPart (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > posPart (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > posPart (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void negPart (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > negPart (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > negPart (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void exp (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > exp (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > exp (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void log (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > log (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > log (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void log10 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > log10 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > log10 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void sin (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > sin (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > sin (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void cos (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > cos (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > cos (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void tan (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > tan (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > tan (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void asin (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > asin (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > asin (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void acos (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > acos (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > acos (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void atan (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atan (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void sinh (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > sinh (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > sinh (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void cosh (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > cosh (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > cosh (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void tanh (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > tanh (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > tanh (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void asinh (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > asinh (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > asinh (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void acosh (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > acosh (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > acosh (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void atanh (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atanh (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > atanh (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void erf (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > erf (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > erf (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void erfc (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > erfc (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > erfc (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void lgamma (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > lgamma (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > lgamma (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void j0 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > j0 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > j0 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void j1 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > j1 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > j1 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void y0 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > y0 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > y0 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void y1 (FieldField< Field, scalar > &result, const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > y1 (const FieldField< Field, scalar > &f1)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > y1 (const tmp< FieldField< Field, scalar > > &tf1)
template<template< class > class Field>
void jn (FieldField< Field, scalar > &res, const int n, const FieldField< Field, scalar > &sf)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > jn (const int n, const FieldField< Field, scalar > &sf)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > jn (const int n, const tmp< FieldField< Field, scalar > > &tsf)
template<template< class > class Field>
void yn (FieldField< Field, scalar > &res, const int n, const FieldField< Field, scalar > &sf)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > yn (const int n, const FieldField< Field, scalar > &sf)
template<template< class > class Field>
tmp< FieldField< Field, scalar > > yn (const int n, const tmp< FieldField< Field, scalar > > &tsf)

Detailed Description

Specialisation of FieldField<T> for scalar.

Original source file scalarFieldField.C

Definition in file scalarFieldField.C.

Macro Definition Documentation

◆ TEMPLATE

#define TEMPLATE   template<template<class> class Field>

Definition at line 28 of file scalarFieldField.C.

◆ BesselFunc

#define BesselFunc ( func)

Definition at line 140 of file scalarFieldField.C.