
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::fv |
| Namespace for finite-volume. | |
Variables | |
| snGradScheme< scalar >::addMeshConstructorToTable< correctedSnGrad< scalar > > | addcorrectedSnGradscalarMeshConstructorToTable_ |
| snGradScheme< vector >::addMeshConstructorToTable< correctedSnGrad< vector > > | addcorrectedSnGradvectorMeshConstructorToTable_ |
| snGradScheme< sphericalTensor >::addMeshConstructorToTable< correctedSnGrad< sphericalTensor > > | addcorrectedSnGradsphericalTensorMeshConstructorToTable_ |
| snGradScheme< symmTensor >::addMeshConstructorToTable< correctedSnGrad< symmTensor > > | addcorrectedSnGradsymmTensorMeshConstructorToTable_ |
| snGradScheme< tensor >::addMeshConstructorToTable< correctedSnGrad< tensor > > | addcorrectedSnGradtensorMeshConstructorToTable_ |
Original source file correctedSnGrads.C
Definition in file correctedSnGrads.C.
| defineNamedTemplateTypeNameAndDebug | ( | Foam::fv::correctedSnGrad< Foam::scalar > | , |
| 0 | ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::fv::correctedSnGrad< Foam::vector > | , |
| 0 | ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::fv::correctedSnGrad< Foam::sphericalTensor > | , |
| 0 | ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::fv::correctedSnGrad< Foam::symmTensor > | , |
| 0 | ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::fv::correctedSnGrad< Foam::tensor > | , |
| 0 | ) |