parallel-preprocessor icon indicating copy to clipboard operation
parallel-preprocessor copied to clipboard

Parallel-preprocessor: a prototype of parallel CAE geometry preprocessing framework

Results 8 parallel-preprocessor issues
Sort by recently updated
recently updated
newest added

https://techoverflow.net/2019/06/16/how-to-get-length-of-curve-in-opencascade/ ![image](https://user-images.githubusercontent.com/3893019/184779984-3c561063-84b8-4ab2-8a23-a4ac70498df4.png)

This can simply dependency https://github.com/ukaea/parallel-preprocessor/blob/main/CMakeLists.txt#L60

enhancement

Checklist - [ ] Source is rebased on latest `upstream main` so is mergeable automatically or easily merged even with confliction. - [ ] Title of this PR is meaningful:...

enhancement

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...

enhancement

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,...

enhancement