recovery

Command Docstrings

Command line

Command help
pgkyl recovery -h
 Usage: pgkyl recov [OPTIONS]

   Interpolate DG data on a uniform mesh

 Options:
   -u, --use TEXT              Specify a 'tag' to apply to (default all tags).
   -t, --tag TEXT              Optional tag for the resulting array
   -b, --basistype [ms|ns|mo]  Specify DG basis
   -p, --polyorder INTEGER     Specify polynomial order
   -i, --interp INTEGER        Number of poins to evaluate on
   -r, --periodic              Flag for periodic boundary conditions
   -c, --c1                    Enforce continuous first derivatives
   -h, --help                  Show this message and exit.

Script mode