-
- Downloads
ENH: base classes for wave algorithms (manage non-templated parts)
ENH: use DynamicList instead of List + size for point wave - consistent with previous updates for the other algorithms STYLE: unique_ptr instead of raw pointer in wave algorithms
Showing
- src/OpenFOAM/Make/files 1 addition, 1 deletionsrc/OpenFOAM/Make/files
- src/OpenFOAM/db/typeInfo/className.H 2 additions, 2 deletionssrc/OpenFOAM/db/typeInfo/className.H
- src/OpenFOAM/interpolations/patchToPatchInterpolation/CalcPatchToPatchWeights.C 19 additions, 28 deletions...tions/patchToPatchInterpolation/CalcPatchToPatchWeights.C
- src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolate.C 6 additions, 15 deletions...tions/patchToPatchInterpolation/PatchToPatchInterpolate.C
- src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.C 7 additions, 13 deletions...ons/patchToPatchInterpolation/PatchToPatchInterpolation.C
- src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.H 66 additions, 47 deletions...ons/patchToPatchInterpolation/PatchToPatchInterpolation.H
- src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolationBase.C 7 additions, 2 deletions...patchToPatchInterpolation/PatchToPatchInterpolationBase.C
- src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolationName.C 0 additions, 38 deletions...patchToPatchInterpolation/PatchToPatchInterpolationName.C
- src/finiteVolume/interpolation/surfaceInterpolation/blendedSchemeBase/blendedSchemeBase.H 3 additions, 5 deletions...urfaceInterpolation/blendedSchemeBase/blendedSchemeBase.H
- src/meshTools/Make/files 5 additions, 5 deletionssrc/meshTools/Make/files
- src/meshTools/algorithms/MeshWave/FaceCellWave.C 24 additions, 63 deletionssrc/meshTools/algorithms/MeshWave/FaceCellWave.C
- src/meshTools/algorithms/MeshWave/FaceCellWave.H 103 additions, 72 deletionssrc/meshTools/algorithms/MeshWave/FaceCellWave.H
- src/meshTools/algorithms/MeshWave/FaceCellWaveBase.C 28 additions, 2 deletionssrc/meshTools/algorithms/MeshWave/FaceCellWaveBase.C
- src/meshTools/algorithms/MeshWave/MeshWave.C 0 additions, 10 deletionssrc/meshTools/algorithms/MeshWave/MeshWave.C
- src/meshTools/algorithms/MeshWave/MeshWave.H 17 additions, 23 deletionssrc/meshTools/algorithms/MeshWave/MeshWave.H
- src/meshTools/algorithms/MeshWave/MeshWaveBase.C 1 addition, 1 deletionsrc/meshTools/algorithms/MeshWave/MeshWaveBase.C
- src/meshTools/algorithms/PatchEdgeFaceWave/PatchEdgeFaceWave.C 37 additions, 80 deletions...eshTools/algorithms/PatchEdgeFaceWave/PatchEdgeFaceWave.C
- src/meshTools/algorithms/PatchEdgeFaceWave/PatchEdgeFaceWave.H 106 additions, 74 deletions...eshTools/algorithms/PatchEdgeFaceWave/PatchEdgeFaceWave.H
- src/meshTools/algorithms/PatchEdgeFaceWave/PatchEdgeFaceWaveBase.C 66 additions, 0 deletions...ools/algorithms/PatchEdgeFaceWave/PatchEdgeFaceWaveBase.C
- src/meshTools/algorithms/PointEdgeWave/PointData.H 32 additions, 35 deletionssrc/meshTools/algorithms/PointEdgeWave/PointData.H
Loading
Please register or sign in to comment