Loading...
Searching...
No Matches
Foam Namespace Reference

Namespaces

namespace  functionObjects
 
namespace  incompressible
 

Classes

class  Filter
 
class  Gauss
 
class  IMQB
 
class  IntegralFilter
 
class  RBFFunction
 
class  RBFInterpolation
 
class  RBFMotionSolver
 
class  TPS
 
class  W2
 

Functions

template<typename T >
Ostream & operator<< (Ostream &os, const Eigen::Matrix< T, -1, -1 > &mat)
 
template<typename T >
Istream & operator>> (Istream &is, Eigen::Matrix< T, -1, -1 > &mat)
 
template<typename T >
Ostream & operator<< (Ostream &os, const Eigen::Matrix< T, -1, 1 > &mat)
 
template<typename T >
Istream & operator>> (Istream &is, Eigen::Matrix< T, -1, 1 > &mat)
 
template<typename T >
Ostream & operator<< (Ostream &os, const Eigen::Tensor< T, 3 > &tens)
 
template<typename T >
Istream & operator>> (Istream &is, Eigen::Tensor< T, 3 > &tens)
 
 defineTypeNameAndDebug (Filter, 0)
 
 defineRunTimeSelectionTable (Filter, dictionary)
 
 defineTypeNameAndDebug (IntegralFilter, 0)
 
 addToRunTimeSelectionTable (Filter, IntegralFilter, dictionary)
 
 defineTypeNameAndDebug (Gauss, 0)
 
 addToRunTimeSelectionTable (RBFFunction, Gauss, dictionary)
 
 defineTypeNameAndDebug (IMQB, 0)
 
 addToRunTimeSelectionTable (RBFFunction, IMQB, dictionary)
 
 defineTypeNameAndDebug (RBFFunction, 0)
 
 defineRunTimeSelectionTable (RBFFunction, dictionary)
 
 defineTypeNameAndDebug (TPS, 0)
 
 addToRunTimeSelectionTable (RBFFunction, TPS, dictionary)
 
 defineTypeNameAndDebug (W2, 0)
 
 addToRunTimeSelectionTable (RBFFunction, W2, dictionary)
 
SquareMatrix< double > EigenInvert (SquareMatrix< double > &A)
 
 defineTypeNameAndDebug (RBFMotionSolver, 0)
 
 addToRunTimeSelectionTable (motionSolver, RBFMotionSolver, dictionary)
 

Function Documentation

◆ addToRunTimeSelectionTable() [1/6]

Foam::addToRunTimeSelectionTable ( Filter ,
IntegralFilter ,
dictionary  )

◆ addToRunTimeSelectionTable() [2/6]

Foam::addToRunTimeSelectionTable ( motionSolver ,
RBFMotionSolver ,
dictionary  )

◆ addToRunTimeSelectionTable() [3/6]

Foam::addToRunTimeSelectionTable ( RBFFunction ,
Gauss ,
dictionary  )

◆ addToRunTimeSelectionTable() [4/6]

Foam::addToRunTimeSelectionTable ( RBFFunction ,
IMQB ,
dictionary  )

◆ addToRunTimeSelectionTable() [5/6]

Foam::addToRunTimeSelectionTable ( RBFFunction ,
TPS ,
dictionary  )

◆ addToRunTimeSelectionTable() [6/6]

Foam::addToRunTimeSelectionTable ( RBFFunction ,
W2 ,
dictionary  )

◆ defineRunTimeSelectionTable() [1/2]

Foam::defineRunTimeSelectionTable ( Filter ,
dictionary  )

◆ defineRunTimeSelectionTable() [2/2]

Foam::defineRunTimeSelectionTable ( RBFFunction ,
dictionary  )

◆ defineTypeNameAndDebug() [1/8]

Foam::defineTypeNameAndDebug ( Filter ,
0  )

◆ defineTypeNameAndDebug() [2/8]

Foam::defineTypeNameAndDebug ( Gauss ,
0  )

◆ defineTypeNameAndDebug() [3/8]

Foam::defineTypeNameAndDebug ( IMQB ,
0  )

◆ defineTypeNameAndDebug() [4/8]

Foam::defineTypeNameAndDebug ( IntegralFilter ,
0  )

◆ defineTypeNameAndDebug() [5/8]

Foam::defineTypeNameAndDebug ( RBFFunction ,
0  )

◆ defineTypeNameAndDebug() [6/8]

Foam::defineTypeNameAndDebug ( RBFMotionSolver ,
0  )

◆ defineTypeNameAndDebug() [7/8]

Foam::defineTypeNameAndDebug ( TPS ,
0  )

◆ defineTypeNameAndDebug() [8/8]

Foam::defineTypeNameAndDebug ( W2 ,
0  )

◆ EigenInvert()

SquareMatrix< double > Foam::EigenInvert ( SquareMatrix< double > & A)

◆ operator<<() [1/3]

template<typename T >
Ostream & Foam::operator<< ( Ostream & os,
const Eigen::Matrix< T, -1, -1 > & mat )

Definition at line 529 of file ITHACAstream.H.

◆ operator<<() [2/3]

template<typename T >
Ostream & Foam::operator<< ( Ostream & os,
const Eigen::Matrix< T, -1, 1 > & mat )

Definition at line 548 of file ITHACAstream.H.

◆ operator<<() [3/3]

template<typename T >
Ostream & Foam::operator<< ( Ostream & os,
const Eigen::Tensor< T, 3 > & tens )

Definition at line 567 of file ITHACAstream.H.

◆ operator>>() [1/3]

template<typename T >
Istream & Foam::operator>> ( Istream & is,
Eigen::Matrix< T, -1, -1 > & mat )

Definition at line 537 of file ITHACAstream.H.

◆ operator>>() [2/3]

template<typename T >
Istream & Foam::operator>> ( Istream & is,
Eigen::Matrix< T, -1, 1 > & mat )

Definition at line 556 of file ITHACAstream.H.

◆ operator>>() [3/3]

template<typename T >
Istream & Foam::operator>> ( Istream & is,
Eigen::Tensor< T, 3 > & tens )

Definition at line 576 of file ITHACAstream.H.