parallel-preprocessor
parallel-preprocessor copied to clipboard
Parallel-preprocessor: a prototype of parallel CAE geometry preprocessing framework
https://techoverflow.net/2019/06/16/how-to-get-length-of-curve-in-opencascade/ 
This can simply dependency https://github.com/ukaea/parallel-preprocessor/blob/main/CMakeLists.txt#L60
this is from C++ core guideline.
Checklist - [ ] Source is rebased on latest `upstream main` so is mergeable automatically or easily merged even with confliction. - [ ] Title of this PR is meaningful:...
Not sure how useful this would be for others but I would be keen to see a conda install for this nice package Lowering the bar for entry and quicker...
In some circumstances, the cmake build will do a `git submodule add https://github.com/pybind/pybind11` in the `src/python` folder. (See [src/python/CMakeLists.txt)](https://github.com/ukaea/parallel-preprocessor/blob/ac577dc8c8c16d8100f9325e14fb6d5122bc9618/src/python/CMakeLists.txt) I would expect the cmake build to normally only change files...
Currently merge is done in writer, it is more efficient, easy to impl, but not flexible. if there is more processor following imprinter, must working on merged geometry like Tessellation,...