To build, edit the Makefile
file as indicated in the header and move to
ones favorite directory. Type
make
That will build HOHQMesh.
To run the tests, type
./HOHQMesh -test -path <pathToBenchmarks>
where <pathToBenchmarks>
is the path to the HOHQMesh directory.
To mesh a control file, type
./HOHQMesh -f <pathToControlFile>
HOHQMesh was initiated by David A. Kopriva, who is also the principal developer. The full list of contributors can be found in AUTHORS.md.
HOHQMesh is licensed under the MIT license (see LICENSE.md).