|
Namespaces |
namespace | Foam |
Classes |
class | fvMatrix |
Functions |
template<class Type> |
tmp< GeometricField< Type,
fvPatchField, volMesh > > | operator & (const fvMatrix< Type > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< GeometricField< Type,
fvPatchField, volMesh > > | operator & (const fvMatrix< Type > &, const tmp< GeometricField< Type, fvPatchField, volMesh > > &) |
template<class Type> |
tmp< GeometricField< Type,
fvPatchField, volMesh > > | operator & (const tmp< fvMatrix< Type > > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< GeometricField< Type,
fvPatchField, volMesh > > | operator & (const tmp< fvMatrix< Type > > &, const tmp< GeometricField< Type, fvPatchField, volMesh > > &) |
template<class Type> |
Ostream & | operator<< (Ostream &, const fvMatrix< Type > &) |
template<class Type> |
void | checkMethod (const fvMatrix< Type > &, const fvMatrix< Type > &, const char *) |
template<class Type> |
void | checkMethod (const fvMatrix< Type > &, const GeometricField< Type, fvPatchField, volMesh > &, const char *) |
template<class Type> |
void | checkMethod (const fvMatrix< Type > &, const dimensioned< Type > &, const char *) |
template<class Type> |
lduMatrix::solverPerformance | solve (const tmp< fvMatrix< Type > > &, Istream &) |
| Solve returning the solution statistics given convergence tolerance,.
|
template<class Type> |
lduMatrix::solverPerformance | solve (fvMatrix< Type > &) |
| Solve returning the solution statistics given convergence tolerance.
|
template<class Type> |
lduMatrix::solverPerformance | solve (const tmp< fvMatrix< Type > > &) |
| Solve returning the solution statistics given convergence tolerance,.
|
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const fvMatrix< Type > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const tmp< fvMatrix< Type > > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const fvMatrix< Type > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const tmp< fvMatrix< Type > > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const fvMatrix< Type > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const tmp< fvMatrix< Type > > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const fvMatrix< Type > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const tmp< fvMatrix< Type > > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const fvMatrix< Type > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const tmp< fvMatrix< Type > > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const fvMatrix< Type > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const tmp< fvMatrix< Type > > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const fvMatrix< Type > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const tmp< fvMatrix< Type > > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const fvMatrix< Type > &, const tmp< GeometricField< Type, fvPatchField, volMesh > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const tmp< fvMatrix< Type > > &, const tmp< GeometricField< Type, fvPatchField, volMesh > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const GeometricField< Type, fvPatchField, volMesh > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const GeometricField< Type, fvPatchField, volMesh > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const tmp< GeometricField< Type, fvPatchField, volMesh > > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const tmp< GeometricField< Type, fvPatchField, volMesh > > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const fvMatrix< Type > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const tmp< fvMatrix< Type > > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const fvMatrix< Type > &, const tmp< GeometricField< Type, fvPatchField, volMesh > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const tmp< fvMatrix< Type > > &, const tmp< GeometricField< Type, fvPatchField, volMesh > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const GeometricField< Type, fvPatchField, volMesh > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const GeometricField< Type, fvPatchField, volMesh > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const tmp< GeometricField< Type, fvPatchField, volMesh > > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const tmp< GeometricField< Type, fvPatchField, volMesh > > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const tmp< fvMatrix< Type > > &, const dimensioned< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator+ (const dimensioned< Type > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const tmp< fvMatrix< Type > > &, const dimensioned< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator- (const dimensioned< Type > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const fvMatrix< Type > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const tmp< fvMatrix< Type > > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const fvMatrix< Type > &, const tmp< GeometricField< Type, fvPatchField, volMesh > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const tmp< fvMatrix< Type > > &, const tmp< GeometricField< Type, fvPatchField, volMesh > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const fvMatrix< Type > &, const dimensioned< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator== (const tmp< fvMatrix< Type > > &, const dimensioned< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator * (const volScalarField &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator * (const volScalarField &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator * (const tmp< volScalarField > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator * (const tmp< volScalarField > &, const tmp< fvMatrix< Type > > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator * (const dimensioned< scalar > &, const fvMatrix< Type > &) |
template<class Type> |
tmp< fvMatrix< Type > > | operator * (const dimensioned< scalar > &, const tmp< fvMatrix< Type > > &) |
Variables |
lduMatrix::solverPerformance | solve (fvMatrix< Type > &, Istream &) |
| Solve returning the solution statistics given convergence tolerance.
|