Basic isotropic cell relaxation calculated using the centres of the dual...
Basic isotropic cell relaxation calculated using the centres of the dual faces. Feature control points stored after construction. Point motion achieved by storing the location of the new points, clearing the whole triangulation, reinserting feature points, then reinserting the new locations. Much faster than removing than moving the points and avoids the unexpectedly costly remove operation on the surface points.
Showing
- applications/utilities/mesh/generation/CV3DMesher/CV3D.C 129 additions, 60 deletionsapplications/utilities/mesh/generation/CV3DMesher/CV3D.C
- applications/utilities/mesh/generation/CV3DMesher/CV3D.H 10 additions, 0 deletionsapplications/utilities/mesh/generation/CV3DMesher/CV3D.H
- applications/utilities/mesh/generation/CV3DMesher/CV3DMesher.C 1 addition, 1 deletion...cations/utilities/mesh/generation/CV3DMesher/CV3DMesher.C
- applications/utilities/mesh/generation/CV3DMesher/backup/indexedVertex_with_displacementSum.H 289 additions, 0 deletions...on/CV3DMesher/backup/indexedVertex_with_displacementSum.H
- applications/utilities/mesh/generation/CV3DMesher/calcDualMesh.C 5 additions, 6 deletions...tions/utilities/mesh/generation/CV3DMesher/calcDualMesh.C
- applications/utilities/mesh/generation/CV3DMesher/indexedVertex.H 14 additions, 3 deletions...ions/utilities/mesh/generation/CV3DMesher/indexedVertex.H
- applications/utilities/mesh/generation/CV3DMesher/insertFeaturePoints.C 131 additions, 40 deletions...tilities/mesh/generation/CV3DMesher/insertFeaturePoints.C
Please register or sign in to comment