Calling netget from other program

More
7 years 4 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
7 years 4 months ago - 7 years 4 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: 7 years 4 months ago by christopher.
Time to create page: 0.090 seconds