bitpit
bitpit copied to clipboard
Open source library for scientific HPC
The problem regards the usage of bitpit::CGElem::distancePointPolygon when compiling bitpit in Debug mode. An assertion is triggered by line /home/kostas/Optimad/bitpit/src/CG/CG_elem.cpp:66 because of line 572 of the same file. Here we...
This allows to properly support directory with spaces. Fixes #357.
Hi, This is related to my previous issue #348 and the error during cmake configuration when `git` is invoked to fetch the branch/version string. #353 partially fixes my issues, but...
- Add a RBF generator for the signed distance field from STL files - Modify of the RBFKernel to allow variable support radii
Warn about overriding virtual functions that are not marked with the override keyword.
The documentation of SkdNode::updatePointClosestCell line 749 of current master (611c3e9a3245ab603a45f7d6dfc0bbaa8a582f3a) is inconsistent with the function's parameters.
The current storage size was not properly evaluated. I've also updated the function that evaluates the polynomial coefficients: since the weight matrix is usually small, it's faster perform matrix vector...
The function "spawn" is now obsolete, the first update of the patch will take care of the initialization. Depends on #371 and #370.
Adaption mode tells if the patch can be adapted and which strategies can be used to adapt the patch. The following adaption modes are supported: - disabled, no adaption can...