Delaunay: add Delaunay mesh worker.
Merge request reports
Activity
Errors:
- commit eae49af6 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/delaunay/worker/DelaunayMeshWorker.cxx
,smtk/extension/delaunay/worker/DelaunayMeshWorker.h
,smtk/extension/delaunay/worker/DelaunayMeshWorkerMain.cxx
,smtk/extension/delaunay/worker/detail/fromRemus.cxx
,smtk/extension/delaunay/worker/detail/fromRemus.h
,smtk/extension/delaunay/worker/testing/cxx/TestDelaunayMeshWorker.cxx
. UseDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit eae49af6 is not allowed because the following files are not formatted according to the 'clang-format' check:
added 2 commits
Errors:
- commit 6f34d337 is not allowed because the following files are not formatted according to the 'autopep8' check:
smtk/extension/remus/testing/python/mesher.py
. UseDo: reformat
to rewrite the MR source branch automatically. - commit 6f34d337 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/remus/MeshServerLauncher.cxx
. UseDo: reformat
to rewrite the MR source branch automatically. - commit b8434978 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/delaunay/worker/DelaunayMeshWorker.cxx
,smtk/extension/delaunay/worker/DelaunayMeshWorker.h
,smtk/extension/delaunay/worker/DelaunayMeshWorkerMain.cxx
,smtk/extension/delaunay/worker/detail/fromRemus.cxx
,smtk/extension/delaunay/worker/detail/fromRemus.h
,smtk/extension/delaunay/worker/testing/cxx/TestDelaunayMeshWorker.cxx
. UseDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 6f34d337 is not allowed because the following files are not formatted according to the 'autopep8' check:
added 2 commits
added 2 commits
added component:mesh-system priority:important ~370 triage:feature labels
added 6 commits
-
232f0fd7...4ee2745d - 4 commits from branch
cmb:master
- c0016140 - Delaunay: add Delaunay mesh worker.
- b7f520e6 - Create and test MeshServerLauncher.
-
232f0fd7...4ee2745d - 4 commits from branch
@robertmaynard This was borrowed pretty heavily from
FiligreeMeshWorker
. Would you mind reviewing?
Please register or sign in to reply