Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Calling netget from other program

More
6 years 9 months ago #63 by j.mueller@qmul.ac.uk
Hello,

I'd like to call netgen from another program (a mesh-preprocessor for two specific solvers). Is there a documentation or even a tutorial on how to do this? The pre-processor is written in C.

Thanks, Jens.
More
6 years 9 months ago - 6 years 9 months ago #64 by christopher
Hi Jens,
sourceforge.net/p/ngsolve/ml-ngs/ci/master/tree/
is a small project explaining how to work with NGSolve in C++.
As far as I know there is no similar thing for Netgen but using the files there should make it possible to build a cmake project linking to NGSolve and using the functionality. Linking to Netgen should work similar.
At the usermeeting I've talked about this, the slides are available at ngsolve.org/user-meeting2017/talks/lackner_ngsc++.pdf
I don't know how helpful they are alone, but probably better than nothing ;)

Best
Christopher
Last edit: 6 years 9 months ago by christopher.
Time to create page: 0.138 seconds