Information about branches:
master
- current stable development branch
- stable, used in Agros2D (http://www.agros2d.org)
- NOT SUITABLE for learning / examples running (repositories hermes-examples (http://www.github.com/hpfem/hermes-examples) and hermes-tutorial (http://www.github.com/hpfem/hermes-tutorial) are not kept up-to-date with this branch)
- for such a purpose, use the FOLLOWING:
master-2.0
- stable, maintained 2.0 version, also available at https://launchpad.net/~lukas-korous/+archive/hermes2d
- hermes-examples & hermes-tutorial have the appropriate branch version
master-1.1
- stable, maintained, old 1.1 version
- hermes-examples & hermes-tutorial have the appropriate branch version
master-1.0
- stable, maintained, old 1.0 version
- hermes-examples & hermes-tutorial have the appropriate branch version
devel
- PURELY FOR DEVELOPMENT PURPOSES, NOT INTENDED FOR USERS AT ALL
This is a basic README file with generic information relevant for both Hermes Common and Hermes2D.
Copyright (c) 2008-2013 hp-FEM group at the University of Nevada, Reno (UNR) and University of West Bohemia, Pilsen. Email: hermes2d@googlegroups.com, home page: http://hpfem.org/.
Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPL). For details see the files COPYING and COPYING.LESSER.
User Documentation is available online at http://hpfem.org/hermes/doc/index.html.
Installation instructions for Linux, Mac OS X and Windows MSVC are part of User Documentation (Library part).