Skip to content

iagkempf/hopest

 
 

Repository files navigation

This is the README file for hopest
==================================

This file uses markdown syntax, which can be converted to HTML with
[the markdown program](http://en.wikipedia.org/wiki/Markdown).

hopest is free software released under the GNU GPL v2 (or later).

Conventions
-----------

 1. The code must compile before a branch can be merged
 1. All Fortran API functions have a C prototype defined with `F77_FUNC`
 1. C code is indented with `hopestindent` in the main directory
 1. Source code documentation in the
    [doxygen style](http://www.stack.nl/~dimitri/doxygen/manual/index.html)
    is encouraged.

About

High-order mesh preprocessor and p4est interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 84.5%
  • C 7.5%
  • Shell 2.5%
  • Perl 2.0%
  • Makefile 1.9%
  • M4 1.6%