Home
last modified time | relevance | path

Searched refs:reconfigure (Results 1 – 8 of 8) sorted by relevance

/petsc/doc/install/
H A Dmultibuild.md96 `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
[all …]
H A Dinstall_tutorial.md171 additional options or packages in the future, you will have to reconfigure your PETSc
/petsc/doc/developers/contributing/
H A Dindex.md76 $ make reconfigure all
82 $ $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfigure-$PETSC_ARCH.py && make all
/petsc/
H A Dmakefile107 reconfigure: allclean target
108 @unset MAKEFLAGS && ${PYTHON} ${PETSC_ARCH}/lib/petsc/conf/reconfigure-${PETSC_ARCH}.py
287 @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}/;\
H A D.gitignore36 reconfigure-*.py
H A Dgmakefile.test481 …-@echo " reconfigure - delete libraries and Fortran module files and run the previously run conf…
/petsc/config/BuildSystem/config/packages/
H A DMPI.py179 reconfigure PETSc with --with-shared-libraries=0 or provide MPI with\n\
/petsc/config/BuildSystem/config/
H A Dframework.py1155 reconfname = reconfigure.py