|
Namespaces |
namespace | Foam |
Functions |
template<template< class > class PatchField, class GeoMesh> |
void | hdual (GeometricField< vector, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< vector,
PatchField, GeoMesh > > | operator * (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< vector,
PatchField, GeoMesh > > | operator * (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | hdual (GeometricField< tensor, PatchField, GeoMesh > &, const GeometricField< vector, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | operator * (const GeometricField< vector, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | operator * (const tmp< GeometricField< vector, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | tr (GeometricField< scalar, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | tr (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | tr (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | dev (GeometricField< tensor, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | dev (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | dev (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | dev2 (GeometricField< tensor, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | dev2 (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | dev2 (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | det (GeometricField< scalar, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | det (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< scalar,
PatchField, GeoMesh > > | det (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | inv (GeometricField< tensor, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | inv (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | inv (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | hinv (GeometricField< tensor, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | hinv (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | hinv (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | symm (GeometricField< tensor, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | symm (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | symm (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | skew (GeometricField< tensor, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | skew (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | skew (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | eigenValues (GeometricField< vector, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< vector,
PatchField, GeoMesh > > | eigenValues (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< vector,
PatchField, GeoMesh > > | eigenValues (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |
template<template< class > class PatchField, class GeoMesh> |
void | eigenVectors (GeometricField< tensor, PatchField, GeoMesh > &, const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | eigenVectors (const GeometricField< tensor, PatchField, GeoMesh > &) |
template<template< class > class PatchField, class GeoMesh> |
tmp< GeometricField< tensor,
PatchField, GeoMesh > > | eigenVectors (const tmp< GeometricField< tensor, PatchField, GeoMesh > > &) |