
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeLduSmoothers(Type, DType, LUType) |
Functions | |
| makeLduSmoother (TGaussSeidelSmoother, scalar, scalar, scalar) | |
| makeLduSymSmoother (TGaussSeidelSmoother, scalar, scalar, scalar) | |
| makeLduAsymSmoother (TGaussSeidelSmoother, scalar, scalar, scalar) | |
| makeLduSmoother (TGaussSeidelSmoother, vector, scalar, scalar) | |
| makeLduSymSmoother (TGaussSeidelSmoother, vector, scalar, scalar) | |
| makeLduAsymSmoother (TGaussSeidelSmoother, vector, scalar, scalar) | |
| makeLduSmoother (TGaussSeidelSmoother, sphericalTensor, scalar, scalar) | |
| makeLduSymSmoother (TGaussSeidelSmoother, sphericalTensor, scalar, scalar) | |
| makeLduAsymSmoother (TGaussSeidelSmoother, sphericalTensor, scalar, scalar) | |
| makeLduSmoother (TGaussSeidelSmoother, symmTensor, scalar, scalar) | |
| makeLduSymSmoother (TGaussSeidelSmoother, symmTensor, scalar, scalar) | |
| makeLduAsymSmoother (TGaussSeidelSmoother, symmTensor, scalar, scalar) | |
| makeLduSmoother (TGaussSeidelSmoother, tensor, scalar, scalar) | |
| makeLduSymSmoother (TGaussSeidelSmoother, tensor, scalar, scalar) | |
| makeLduAsymSmoother (TGaussSeidelSmoother, tensor, scalar, scalar) | |
Original source file lduSmoothers.C
Definition in file lduSmoothers.C.
| #define makeLduSmoothers | ( | Type, | |
| DType, | |||
| LUType | |||
| ) |
Definition at line 29 of file lduSmoothers.C.