Replies: 1 comment 1 reply
-
|
You can examine the makefiles in the miniapps directories, which are essentially external apps. If you just want to add a new example-like file, say |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to use MFEM to do a simple simulation. But I'm new in C++, and I'm having touble including MFEM in another project. Is there a tutorial for using MFEM outside its source code or adding my own "miniapp" or .cpp file under the
examplesfolder ?Beta Was this translation helpful? Give feedback.
All reactions