Lines Matching refs:reconfigure
96 `reconfigure` script:
106 `$PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfigure-$PETSC_ARCH.py` (henceforth referred
107 to simply as `reconfigure`) script is generated for you upon successfully finishing
108 `configure`. `reconfigure` is a short-hand way of repeating your original
109 `configure` invocation with the same arguments. In addition, `reconfigure` will also
111 need to specify which PETSc installation you wish to reconfigure.
119 Will result in the following `reconfigure`:
140 $ $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfigure-$PETSC_ARCH.py
144 The `reconfigure` script also comes with one additional powerful tool, namely the
150 One need only call `reconfigure`, supplying any additional command-line arguments as
151 …ad an installation of PETSc with the following arguments (represented in the `reconfigure` script):
172 $ $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfigure-$PETSC_ARCH.py --download-zlib
175 Will install [zlib](https://zlib.net/) into that `reconfigure`'s home
180 it is useful to symlink the `reconfigure` script for each `$PETSC_ARCH` that you
184 $ ln -s $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfigure-$PETSC_ARCH.py $PETSC_DIR/