
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef faNVDscheme< scalar, GammaWeight > | faNVDschemescalarWEIGHT_ |
| typedef faNVDscheme< vector, GammaWeight > | faNVDschemevectorWEIGHT_ |
| typedef faNVDscheme< tensor, GammaWeight > | faNVDschemetensorWEIGHT_ |
Functions | |
| defineTemplateTypeNameAndDebugWithName (faNVDschemescalarWEIGHT_, "Gamma", 0) | |
| defineTemplateTypeNameAndDebugWithName (faNVDschemevectorWEIGHT_, "Gamma", 0) | |
| defineTemplateTypeNameAndDebugWithName (faNVDschemetensorWEIGHT_, "Gamma", 0) | |
Variables | |
| edgeInterpolationScheme< scalar >::addMeshConstructorToTable< faNVDscheme< scalar, GammaWeight > > | addGammaEdgeInterpolationscalarMeshConstructorToTable_ |
| edgeInterpolationScheme< scalar >::addMeshFluxConstructorToTable< faNVDscheme< scalar, GammaWeight > > | addGammaEdgeInterpolationscalarMeshFluxConstructorToTable_ |
| edgeInterpolationScheme< vector >::addMeshConstructorToTable< faNVDscheme< vector, GammaWeight > > | addGammaEdgeInterpolationvectorMeshConstructorToTable_ |
| edgeInterpolationScheme< vector >::addMeshFluxConstructorToTable< faNVDscheme< vector, GammaWeight > > | addGammaEdgeInterpolationvectorMeshFluxConstructorToTable_ |
| edgeInterpolationScheme< tensor >::addMeshConstructorToTable< faNVDscheme< tensor, GammaWeight > > | addGammaEdgeInterpolationtensorMeshConstructorToTable_ |
| edgeInterpolationScheme< tensor >::addMeshFluxConstructorToTable< faNVDscheme< tensor, GammaWeight > > | addGammaEdgeInterpolationtensorMeshFluxConstructorToTable_ |
Original source file GammaEdgeInterpolationMake.C
Definition in file GammaEdgeInterpolationMake.C.