|
| class | advectionDiffusion |
| | Calculation of approximate distance to nearest patch for all cells and boundary by solving the Eikonal equation in advection form with diffusion smoothing. More...
|
| class | directionalMeshWave |
| | Variant of meshWave distance-to-patch method. More...
|
| class | meshWave |
| | Fast topological mesh-wave method for calculating the distance to nearest patch for all cells and boundary. More...
|
| class | meshWaveAddressing |
| | Variant of patchDistMethods::meshWave that stores nearest-wall addressing instead of directly transporting wall information. More...
|
| class | Poisson |
| | Calculation of approximate distance to nearest patch for all cells and boundary by solving Poisson's equation. More...
|
| class | exact |
| | Calculation of exact distance to nearest patch for all cells and boundary by constructing a search tree for all patch faces. More...
|