Searched refs:reconfigure (Results 1 – 8 of 8) sorted by relevance
96 `reconfigure` script:106 `$PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfigure-$PETSC_ARCH.py` (henceforth referred107 to simply as `reconfigure`) script is generated for you upon successfully finishing108 `configure`. `reconfigure` is a short-hand way of repeating your original109 `configure` invocation with the same arguments. In addition, `reconfigure` will also111 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.py144 The `reconfigure` script also comes with one additional powerful tool, namely the150 One need only call `reconfigure`, supplying any additional command-line arguments as[all …]
171 additional options or packages in the future, you will have to reconfigure your PETSc
76 $ make reconfigure all82 $ $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfigure-$PETSC_ARCH.py && make all
107 reconfigure: allclean target108 @unset MAKEFLAGS && ${PYTHON} ${PETSC_ARCH}/lib/petsc/conf/reconfigure-${PETSC_ARCH}.py287 @if [ -f ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/reconfigure-${PETSC_ARCH}.py ]; then\289 … mv -f ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/reconfigure-${PETSC_ARCH}.py ${PETSC_DIR}/;\
36 reconfigure-*.py
481 …-@echo " reconfigure - delete libraries and Fortran module files and run the previously run conf…
179 reconfigure PETSc with --with-shared-libraries=0 or provide MPI with\n\
1155 reconfname = reconfigure.py