- Thank you received: 0
Calling netget from other program
- j.mueller@qmul.ac.uk
- Topic Author
- Offline
- New Member
Less
More
7 years 4 months ago #63
by j.mueller@qmul.ac.uk
Calling netget from other program was created 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.
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.
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
7 years 4 months ago - 7 years 4 months ago #64
by christopher
Replied by christopher on topic Calling netget from other program
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
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