Write documentation of user-level interfaces

Issue #29 resolved
Martin Sandve Alnæs created an issue

At least the core interfaces NSProblem, NSPostProcessor, NSSolver, NSScheme.

Follow the guidelines at http://fenicsproject.org/contributing/styleguide_doc.html#styleguide-documentation

Comments (8)

  1. Øyvind Evju

    Only lacking NSScheme. How detailed should the documentation of this be? It can be quite cumbersome to handle all the variants and helper functions properly. If someone wants to implement their own scheme, I would imagine that they would use another scheme as template. I'm leaning towards little details in this, at least for now...

    To use a specific scheme I guess it would be sufficient to document the parameters, but we should also document the method as well.

  2. Log in to comment