Christopher Lackner

Results 20 comments of Christopher Lackner

This is closed as the behavior is explained and seems to default to standard vtk usage. We won't write a lot of 0 entries (although you can if you want,...

Hi, no, I build with HYPRE and MUMPS support and tests are running, can you specify more details? OS, cmake configuration versions of the linked libraries... Actually I have no...

Should be fixed in current master, sorry for the long response time.

Yes, is there a clean way to set python environment from cmake install dirs? Not sure how it works cross platform so that also all shared libraries are found correctly......

On the current master branch I can mesh it successfully with default meshing parameters. Which version of opencascade are you using? I have 7.5.3

Hi, thanks for reporting. I think this is fixed in the current master now. Can you confirm? Best

Hi, yes. We are currenly actively working on opencascade bindings for our python interface which lead to some changes and improvements in the binding code. The map where you get...

Hm. Then you would now also need to create the OCCEdge, OCCFace,... objects and fill the edge_map,... done at the end of the BuildFMap function in occgeom.cpp:1110 downwards. These objects...

These lines just prevent restricting the mesh size on segments that are marked as "close" -> Will be meshed with anisotropic prism mesh. There might be other places where this...

> It seems to me the functionality regression is on the netgen side, so I've gone about changing the new OCC code since Novemeber to use TopoDS_Shape::HashCode() rather than hashing...