Man Linux: Main Page and Category List

NAME

       ufl-analyse - Analyse a .ufl file to find errors.

SYNOPSIS

       ufl-analyse [OPTIONS] input.ufl

DESCRIPTION

       Analyse  a .ufl file to find errors. Optionally write information about
       the forms for further inspection.

OPTIONS

       -h, --help
              Display help text and exit.

       -q QUIET, --quiet=QUIET
              Do not print form information to screen.

       -w WRITE, --write=WRITE
              Write form information to file.

EXAMPLES

       ufl-analyse --quiet=0 --write=1 mass.ufl

BUGS

       Send comments, questions, bug reports etc. to ufl-dev@fenics.org.

LICENSE

       ufl-analyse is licensed under the  GNU  GPL  version  3,  or  (at  your
       option) any later version.

AUTHOR

       ufl-analyse  is  written  by  Martin Sandve Alnæs <martinal@simula.no>.
       This manual page is written by Johannes Ring <johannr@simula.no>.