Classes | |
| class | equipotentialPointSmoother |
| class | geometricElementTransformPointSmoother |
| Geometric Element Transformation Method (GETMe) point smoother. Points are moved in a direction normal to the face of the dual element. This tends to orthogonalise elements. This method can "push" as well as "pull". More... | |
| class | laplacianConstraintPointSmoother |
| class | laplacianPointSmoother |
| defineTypeNameAndDebug | ( | equipotentialPointSmoother | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | pointSmoother | , |
| equipotentialPointSmoother | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | geometricElementTransformPointSmoother | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | pointSmoother | , |
| geometricElementTransformPointSmoother | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | laplacianConstraintPointSmoother | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | pointSmoother | , |
| laplacianConstraintPointSmoother | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | laplacianPointSmoother | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | pointSmoother | , |
| laplacianPointSmoother | , | ||
| dictionary | ) |