-
when compiling grins, I had an error in linking phase, where openmpi libraries where not found.
in fact the linking command was missing -L/usr/lib/openmpi (and adding it to LDFLAGS solved it for me), …
-
**Description**
I found that even if I call ParallelUtils::SetNumThreads with NumThreads=1, pardiso is still running with more threads. It only works if I manually set OMP_NUM_THREADS=1 before launch…
-
### Actual Behavior
Anaconda-Navigator opens Jupyter and Spyder in the default environment regardless, of which one is currently activated.
In Spyder I have to change Python interpreter in sett…
-
I really think, this repo has the potential to rule the further development of 3d printing. There are several projects out there to add several axis to existing printers or build 5 or 6 axis printers…
-
Just a heads up that there's another, very closely aligned library with exactly the same name: https://github.com/MarcoAttene/CDT
See also: https://github.com/MarcoAttene/CDT/issues/8
-
Hi there!
I've been working with the PyGamer code and I was wondering if there's a way to redirect the output prints generated by the code to a logfile (the -pygamer.makeTetMesh(meshes, "tetgen_str…
-
### Steps to reproduce the issue
```console
$ spack spec -I dealii~oce
Input spec
--------------------------------
dealii~oce
Concretized
--------------------------------
z6tzahy dealii@9.3…
-
It would make it a lot easier to integrate this with plotting packages.
-
I'm using CDT as a library inside a larger C++ program where I'm using it to build a tetrahedron mesh on the interior of a triangle mesh.
It would be very helpful if there were a convenient way to …
-
**Describe the bug**
`centroidal_smooth` fails when applied to the triangulation of a sphere, Möbius strip, or Swiss roll.
**Edit:** It appears that `centroidal_smooth` fails on triangulations …
sdall updated
2 months ago