History log of /petsc/src/ksp/pc/impls/ (Results 3476 – 3500 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5b08dc5322-May-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Solved compilation errors and warnings for complex builds

Example code changed by using LAPACK steqr method.

61aad72021-May-2013 Hong Zhang <hzhang@mcs.anl.gov>

rm white spaces

3233f0dd21-May-2013 Hong Zhang <hzhang@mcs.anl.gov>

provide informative error message when MatGetMultiPorcBlock_xxx() is not supported


/petsc/bin/maint/builddist
/petsc/bin/maint/createpatch
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/mpiexec.uni
/petsc/bin/petscnagupgrade.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/exodusii.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/parmetis.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/include/finclude/petscdmplexdef.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/setup.py
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F
/petsc/src/dm/impls/plex/examples/tests/ex2f90.F
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/doxygen/manual/user/introduction/getting-started.h
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex45f.F
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex45f_1.out
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
bjacobi/bjacobi.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex161.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex114_2.out
/petsc/src/mat/examples/tests/output/ex114_3.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/examples/tests/output/ex93_2.out
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/impls/aij/mpi/mpb_aij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex40f90.F90
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/output/ex40f90.out
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/examples/tests/ex19.c
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/objects/version.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/segbuffer.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex10_1.out
/petsc/src/ts/examples/tutorials/output/ex10_2.out
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/vec/is/ao/examples/makefile
/petsc/src/vec/is/ao/examples/tests/ex3d/ex3.cxx
/petsc/src/vec/is/ao/examples/tests/ex3d/makefile
/petsc/src/vec/is/ao/examples/tests/makefile
/petsc/src/vec/is/ao/examples/tests/output/ex1_1.out
/petsc/src/vec/is/ao/examples/tests/output/ex1_2.out
/petsc/src/vec/is/ao/examples/tests/output/ex1_3.out
/petsc/src/vec/is/ao/impls/basic/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/basic/makefile
/petsc/src/vec/is/ao/impls/mapping/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/mapping/makefile
/petsc/src/vec/is/ao/impls/memscalable/makefile
/petsc/src/vec/is/ao/interface/ftn-custom/makefile
/petsc/src/vec/is/ao/interface/makefile
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/sf/impls/basic/makefile
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/impls/makefile
/petsc/src/vec/is/sf/impls/window/makefile
/petsc/src/vec/is/sf/interface/makefile
/petsc/src/vec/is/sf/makefile
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
f7c40c4114-May-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: add wrappers for PetscStackCallBLAS

51b0f6cf22-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Final fix for locally periodic problems

Added mirrors to graph structure

761a349f22-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCNNCreateCoarseMatrix: fix allocation error

Estimate the number of off-diagonal nonzeros using the number of local
neighbors, but be permissive because this is not sufficient in general.
Exact prea

PCNNCreateCoarseMatrix: fix allocation error

Estimate the number of off-diagonal nonzeros using the number of local
neighbors, but be permissive because this is not sufficient in general.
Exact preallocation would require the connectivity graph for subdomains,
but is not critical for PCNN performance.

show more ...

4843afd622-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCIS: consider myself as a neighbor when classifying interface nodes

Local periodic nodes should be considered has interface nodes.

2a7da44820-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Remove misuses of neighbours_set in FETI-DP code

8a121aa420-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Coarse solution lives in the span of phi (not psi)

892d802620-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: More robust method to compute local boundary nodes

Using counter vector to infer local boundary nodes is wrong in case a
subdomain has local periodicity.

93fb5fd320-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Add partial support for periodic problems replacing Sort with RemoveDups

* Local-to-global maps which are not one-to-one if restricted to any
subdomain will still be a problem.
* Graph vie

PCBDDC: Add partial support for periodic problems replacing Sort with RemoveDups

* Local-to-global maps which are not one-to-one if restricted to any
subdomain will still be a problem.
* Graph view now prints also the global number of the queued indices.
* Optimal allocation for queue_in_global_numbering.

show more ...

15aaf57820-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Add support for non-symmetric linear systems

28d874f620-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Stiffness scaling should be rebuilt in any case (just to be safe)

2976c77814-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Remove trailing blanks

575ad6ab05-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Consistency of CSR graph passed in postponed to PCSetUp

CSR graph is freed if the PC type is not PCBDDC and PETSC_OWN_POINTER
has been requested.

(Thanks to Lisandro Dalcin to report on thi

PCBDDC: Consistency of CSR graph passed in postponed to PCSetUp

CSR graph is freed if the PC type is not PCBDDC and PETSC_OWN_POINTER
has been requested.

(Thanks to Lisandro Dalcin to report on this)

show more ...

e6872a7602-Apr-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Preliminary work to split PCBDDCCoarseSetUp in simpler pieces

7cbb387b30-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: allow compilation without metis header

Coarse problem type default to PARALLEL_BDDC
Some irrelevant warning will show up without metis headers (will be solved soon)

b120a5c630-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Optimal allocation in PCBDDCGetPrinalVerticesLocalIdx

e49050b430-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: add verbosity level to graph view

9d9e44b630-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: change boolean debug flag to integer -pc_bddc_check_level

Distribution of local primal indices requires level > 1.

5ce978ab30-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: Workaround for BAIJ local matrices: convert to AIJ for coarse matrix

bb943df930-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCIS: Use PETSC_COMM_SELF instead of MPI_COMM_SELF

674ae81929-Mar-2013 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: many changes

- Source code split
- Added Reset procedures
- Support for different MatStructure flags


/petsc/bin/maint/builddist
/petsc/bin/maint/createpatch
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/mpiexec.uni
/petsc/bin/petscnagupgrade.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/exodusii.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/parmetis.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/include/finclude/petscdmplexdef.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F
/petsc/src/dm/impls/plex/examples/tests/ex2f90.F
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/doxygen/manual/user/introduction/getting-started.h
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex45f.F
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex45f_1.out
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
bddc/bddc.c
bddc/bddc.h
bddc/bddcfetidp.c
bddc/bddcgraph.c
bddc/bddcnullspace.c
bddc/bddcprivate.c
bddc/bddcprivate.h
bddc/bddcscalingbasic.c
bddc/bddcstructs.h
bddc/makefile
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex161.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex114_2.out
/petsc/src/mat/examples/tests/output/ex114_3.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/examples/tests/output/ex93_2.out
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex40f90.F90
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/output/ex40f90.out
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/examples/tests/ex19.c
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/objects/version.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/segbuffer.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex10_1.out
/petsc/src/ts/examples/tutorials/output/ex10_2.out
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/vec/is/ao/examples/makefile
/petsc/src/vec/is/ao/examples/tests/ex3d/ex3.cxx
/petsc/src/vec/is/ao/examples/tests/ex3d/makefile
/petsc/src/vec/is/ao/examples/tests/makefile
/petsc/src/vec/is/ao/examples/tests/output/ex1_1.out
/petsc/src/vec/is/ao/examples/tests/output/ex1_2.out
/petsc/src/vec/is/ao/examples/tests/output/ex1_3.out
/petsc/src/vec/is/ao/impls/basic/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/basic/makefile
/petsc/src/vec/is/ao/impls/mapping/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/mapping/makefile
/petsc/src/vec/is/ao/impls/memscalable/makefile
/petsc/src/vec/is/ao/interface/ftn-custom/makefile
/petsc/src/vec/is/ao/interface/makefile
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/sf/impls/basic/makefile
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/impls/makefile
/petsc/src/vec/is/sf/impls/window/makefile
/petsc/src/vec/is/sf/interface/makefile
/petsc/src/vec/is/sf/makefile
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
6774142e21-May-2013 Peter Brune <brune@mcs.anl.gov>

Complex fixes for classical

d019563721-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

Mat: remove third argument to MatNullSpaceRemove

Out of place removals were dangerous because the MatNullSpace held the
only reference to the resulting Vec, which is dangerous. This use case
is rar

Mat: remove third argument to MatNullSpaceRemove

Out of place removals were dangerous because the MatNullSpace held the
only reference to the resulting Vec, which is dangerous. This use case
is rare (never used in PETSc itself) and can easily be accomplished:

VecDuplicate(x,&y);
VecCopy(x,y);
MatNullSpaceRemove(nullsp,y);

Suggested-by: Tobin Isaac <tisaac@ices.utexas.edu>

show more ...


/petsc/.mailmap
/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/createpatch
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/startnightly
/petsc/bin/maint/update-docs.py
/petsc/bin/mpiexec.uni
/petsc/bin/petscnagupgrade.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/exodusii.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/parmetis.py
/petsc/include/finclude/petscdmplexdef.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/setup.py
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F
/petsc/src/dm/impls/plex/examples/tests/ex2f90.F
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/doxygen/manual/user/introduction/getting-started.h
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex45f.F
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex45f_1.out
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
bddc/bddc.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex161.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex114_2.out
/petsc/src/mat/examples/tests/output/ex114_3.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/examples/tests/output/ex93_2.out
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex40f90.F90
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/output/ex40f90.out
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/error/err.c
/petsc/src/sys/examples/tests/ex19.c
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/objects/version.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/segbuffer.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex10_1.out
/petsc/src/ts/examples/tutorials/output/ex10_2.out
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/vec/is/ao/examples/makefile
/petsc/src/vec/is/ao/examples/tests/ex3d/ex3.cxx
/petsc/src/vec/is/ao/examples/tests/ex3d/makefile
/petsc/src/vec/is/ao/examples/tests/makefile
/petsc/src/vec/is/ao/examples/tests/output/ex1_1.out
/petsc/src/vec/is/ao/examples/tests/output/ex1_2.out
/petsc/src/vec/is/ao/examples/tests/output/ex1_3.out
/petsc/src/vec/is/ao/impls/basic/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/basic/makefile
/petsc/src/vec/is/ao/impls/mapping/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/mapping/makefile
/petsc/src/vec/is/ao/impls/memscalable/makefile
/petsc/src/vec/is/ao/interface/ftn-custom/makefile
/petsc/src/vec/is/ao/interface/makefile
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/sf/impls/basic/makefile
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/impls/makefile
/petsc/src/vec/is/sf/impls/window/makefile
/petsc/src/vec/is/sf/interface/makefile
/petsc/src/vec/is/sf/makefile
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c

1...<<131132133134135136137138139140>>...210