-
Notifications
You must be signed in to change notification settings - Fork 0
solin/hermes1d
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to Hermes1D! This is a README file for Linux. Compilation =========== If you are using a Debian-based system, install the required libraries first: $ apt-get install cmake g++ $ cmake . $ make Examples ======== $ cd examples/laplace $ ./laplace $ gnuplot gnuplot> plot './solution.gp' w l Python ====== python -c 'print "set(WITH_PYTHON yes)\n"' > CMake.vars cmake . make cd examples/schroedinger ./schroedinger
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published