Skip to content

roystgnr/MetaPhysicL

Repository files navigation

## Build Instructions
1. `cd` to location of MetaPhysicL clone or extracted tarball.  For
git clones, make sure to clone recursively, or do
2. `git submodule update --init --recursive`
3. `./bootstrap`
4. `mkdir build`
5. `cd build`
6. `../configure --prefix=/path/to/metaphysicl/install`
7. `make`
8. `make check` (optional, runs the example programs and unit tests when possible)
9. `make install`

About

Metaprogramming and operator-overloaded classes for numerical simulations

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE
LGPL-2.1
COPYING

Stars

Watchers

Forks

Packages

No packages published