History log of /petsc/src/ksp/pc/impls/ (Results 2001 – 2025 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
be8bcbd009-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: fix warnings from nightly builds

ed8ed4ed08-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: The resulting MatIS has to have local matrices of the same type -> default is SeqAIJ

7f00194a08-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC/KSPFETIDP: fix for zero local size

25d06dbe08-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC/KSPFETIDP: added support for deluxe scaling with non-redundant multipliers

729c86d308-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: should use MAT_REUSE_MATRIX and not MAT_INPLACE_MATRIX

5334bea608-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC/KSPFETIDP: prevent from propagating a PCSHELL

d750e15008-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: informative error

e62b652108-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: add prefix to sub_schurs and stop inferring hermitiannes and positive definitess

cc0a567508-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: move 2D/3D analysis after connected components have been computed

a1c0d0da08-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

KSPFETIDP: move check for FETI-DP to FETI-DP class

c10200c109-Sep-2016 Hong Zhang <hzhang@mcs.anl.gov>

implement MatGetSubMatrices_MPIAIJ_single() to optimize MatGetSubMatrices_MPIAIJ() when ismax = 1

update src/mat/examples/tests/ex4.c for testing MatGetSubMatrices()

introduce ctable to remove nons

implement MatGetSubMatrices_MPIAIJ_single() to optimize MatGetSubMatrices_MPIAIJ() when ismax = 1

update src/mat/examples/tests/ex4.c for testing MatGetSubMatrices()

introduce ctable to remove nonscalable malloc C->rmap->N array for MatIncreaseOverlap_MPIAIJ_Once()

remove nonscalable d_p by using ctable

add MAT_SUBMAT_SINGLEIS to MatOption. Set this flag in PCSetUp_ASM() to
reduce MPI_AllReduce() in MatGetSubMatrices()

show more ...

839e9adb06-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: add command line option to collapse deluxe operators

19c1649006-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC/KSPFETIDP: Fix for empty partition

fd17754905-Dec-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fortran-update'


/petsc/.gitignore
/petsc/bin/maint/buildtest
/petsc/bin/maint/generatefortranstubs.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/Zoltan.py
/petsc/config/BuildSystem/config/packages/pragmatic.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/BuildSystem/config/packages/ssl.py
/petsc/config/PETSc/Regression.py
/petsc/config/PETSc/options/fortranCPP.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/configure.py
/petsc/config/examples/arch-cuda-double.py
/petsc/config/examples/arch-cuda-single.py
/petsc/config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/examples/arch-linux-pkgs-threadcomm.py
/petsc/config/examples/arch-mswin-cxx-cmplx.py
/petsc/config/examples/arch-mswin-uni.py
/petsc/config/examples/arch-mswin.py
/petsc/config/examples/arch-opensolaris-misc.py
/petsc/config/examples/arch-viennacl.py
/petsc/gmakefile
/petsc/include/petsc/finclude/makefile
/petsc/include/petsc/finclude/petsc.h
/petsc/include/petsc/finclude/petscao.h
/petsc/include/petsc/finclude/petscbag.h
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/finclude/petscdmda.h
/petsc/include/petsc/finclude/petscdmnetwork.h
/petsc/include/petsc/finclude/petscdmplex.h
/petsc/include/petsc/finclude/petscdraw.h
/petsc/include/petsc/finclude/petscerror.h
/petsc/include/petsc/finclude/petscis.h
/petsc/include/petsc/finclude/petscksp.h
/petsc/include/petsc/finclude/petsclog.h
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/finclude/petscsnes.h
/petsc/include/petsc/finclude/petscsnesfas.h
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/finclude/petsctao.h
/petsc/include/petsc/finclude/petscts.h
/petsc/include/petsc/finclude/petscvec.h
/petsc/include/petsc/finclude/petscviewer.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petscsys.h
/petsc/lib/petsc/conf/bfort-petsc.txt
/petsc/lib/petsc/conf/rules
/petsc/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/dm/examples/tutorials/ex11f90.F90
/petsc/src/dm/examples/tutorials/ex13f90.F90
/petsc/src/dm/examples/tutorials/ex13f90aux.F90
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/f90-mod/petscdm.h
/petsc/src/dm/f90-mod/petscdm.h90
/petsc/src/dm/f90-mod/petscdmcomposite.h90
/petsc/src/dm/f90-mod/petscdmda.h
/petsc/src/dm/f90-mod/petscdmda.h90
/petsc/src/dm/f90-mod/petscdmforest.h90
/petsc/src/dm/f90-mod/petscdmlabel.h90
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/f90-mod/petscdmnetwork.h
/petsc/src/dm/f90-mod/petscdmnetwork.h90
/petsc/src/dm/f90-mod/petscdmpatch.h90
/petsc/src/dm/f90-mod/petscdmplex.h
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/f90-mod/petscdt.h90
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/network/makefile
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F90
/petsc/src/dm/impls/plex/examples/tests/ex2f90.F90
/petsc/src/dm/impls/plex/examples/tutorials/ex1f90.F90
/petsc/src/dm/impls/plex/examples/tutorials/makefile
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/redundant/makefile
/petsc/src/dm/impls/shell/makefile
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/docs/manualpages-sec/header_Characteristic
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/f90-mod/petscksp.h
/petsc/src/ksp/f90-mod/petscksp.h90
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/f90-mod/petscpc.h
/petsc/src/ksp/f90-mod/petscpc.h90
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex52f.F
/petsc/src/ksp/ksp/examples/tests/ex5f.F
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F90
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex45f.F
/petsc/src/ksp/ksp/examples/tutorials/ex52f.F
/petsc/src/ksp/ksp/examples/tutorials/ex54f.F
/petsc/src/ksp/ksp/examples/tutorials/ex57f.F
/petsc/src/ksp/ksp/examples/tutorials/ex61f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/ksp/interface/ftn-custom/zdmkspf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
ainvcusp/makefile
asm/makefile
bddc/makefile
bicgstabcusp/makefile
bjacobi/makefile
chowiluviennacl/makefile
chowiluviennaclcuda/makefile
composite/makefile
cp/makefile
eisens/makefile
factor/cholesky/makefile
factor/icc/makefile
factor/ilu/makefile
factor/lu/makefile
factor/makefile
fieldsplit/makefile
galerkin/makefile
gamg/makefile
gasm/makefile
hypre/makefile
is/makefile
is/nn/makefile
jacobi/makefile
kaczmarz/makefile
ksp/makefile
lsc/makefile
mat/makefile
mg/makefile
ml/makefile
none/makefile
parms/makefile
pbjacobi/makefile
python/makefile
redistribute/makefile
redundant/makefile
rowscalingviennacl/makefile
rowscalingviennaclcuda/makefile
sacusp/makefile
saviennacl/makefile
saviennaclcuda/makefile
shell/makefile
sor/makefile
spai/makefile
svd/makefile
telescope/makefile
tfs/makefile
wb/makefile
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/ksp/pc/interface/makefile
/petsc/src/ksp/pc/makefile
/petsc/src/mat/coarsen/impls/hem/makefile
/petsc/src/mat/coarsen/impls/mis/makefile
/petsc/src/mat/coarsen/makefile
/petsc/src/mat/color/impls/greedy/makefile
/petsc/src/mat/color/impls/jp/makefile
/petsc/src/mat/color/impls/minpack/makefile
/petsc/src/mat/color/impls/natural/makefile
/petsc/src/mat/color/impls/power/makefile
/petsc/src/mat/color/interface/makefile
/petsc/src/mat/color/makefile
/petsc/src/mat/color/utils/makefile
/petsc/src/mat/examples/tests/ex105f.F
/petsc/src/mat/examples/tests/ex120f.F
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex16f90.F90
/petsc/src/mat/examples/tests/ex171f.F
/petsc/src/mat/examples/tests/ex196f90.F90
/petsc/src/mat/examples/tests/ex201f.F
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex196f90_1.out
/petsc/src/mat/examples/tests/output/ex58f_1.out
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/f90-mod/petscmat.h90
/petsc/src/mat/f90-mod/petscmatfactorinfosize.h
/petsc/src/mat/f90-mod/petscmatinfosize.h
/petsc/src/mat/f90-mod/petscmatmod.F
/petsc/src/mat/ftn-kernels/sgemv.F
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/fmultcrl.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmult.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fmultadd.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/frelax.F
/petsc/src/mat/impls/aij/seq/ftn-kernels/fsolve.F
/petsc/src/mat/impls/baij/seq/ftn-kernels/fsolvebaij.F
/petsc/src/mat/impls/mffd/ftn-custom/zmffdf.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/makefile
/petsc/src/mat/order/amd/makefile
/petsc/src/mat/order/makefile
/petsc/src/mat/partition/impls/chaco/makefile
/petsc/src/mat/partition/impls/hierarchical/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/makefile
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex18f90.F90
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex40f90.F90
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex5f90.F90
/petsc/src/snes/examples/tutorials/ex5f90t.F90
/petsc/src/snes/examples/tutorials/ex5fs.F
/petsc/src/snes/examples/tutorials/ex73f90t.F90
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/f90-mod/petscsnes.h
/petsc/src/snes/f90-mod/petscsnes.h90
/petsc/src/snes/f90-mod/petscsnesfas.h
/petsc/src/snes/f90-mod/petscsnesmod.F
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/bag/f2003-src/fsrc/bagenum.F
/petsc/src/sys/classes/draw/examples/tests/ex4f.F
/petsc/src/sys/classes/draw/examples/tests/ex5f.F
/petsc/src/sys/classes/draw/examples/tests/makefile
/petsc/src/sys/classes/draw/examples/tutorials/makefile
/petsc/src/sys/classes/draw/impls/image/makefile
/petsc/src/sys/classes/draw/impls/null/makefile
/petsc/src/sys/classes/draw/impls/opengl/makefile
/petsc/src/sys/classes/draw/impls/tikz/makefile
/petsc/src/sys/classes/draw/impls/win32/makefile
/petsc/src/sys/classes/draw/impls/x/makefile
/petsc/src/sys/classes/draw/interface/makefile
/petsc/src/sys/classes/draw/makefile
/petsc/src/sys/classes/draw/utils/makefile
/petsc/src/sys/classes/viewer/examples/tests/makefile
/petsc/src/sys/classes/viewer/examples/tutorials/ex1f90.F90
/petsc/src/sys/classes/viewer/examples/tutorials/makefile
/petsc/src/sys/classes/viewer/impls/ams/makefile
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/ascii/makefile
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/binary/makefile
/petsc/src/sys/classes/viewer/impls/draw/drawv.c
/petsc/src/sys/classes/viewer/impls/draw/makefile
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/impls/hdf5/makefile
/petsc/src/sys/classes/viewer/impls/makefile
/petsc/src/sys/classes/viewer/impls/mathematica/makefile
/petsc/src/sys/classes/viewer/impls/socket/makefile
/petsc/src/sys/classes/viewer/impls/socket/matlab/makefile
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/impls/string/makefile
/petsc/src/sys/classes/viewer/impls/string/stringv.c
/petsc/src/sys/classes/viewer/impls/vtk/makefile
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/classes/viewer/impls/vu/makefile
/petsc/src/sys/classes/viewer/interface/makefile
/petsc/src/sys/classes/viewer/makefile
/petsc/src/sys/examples/tests/ex17f.F
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex1f_1.out
/petsc/src/sys/examples/tests/output/ex6f_1.out
/petsc/src/sys/examples/tutorials/ex10f90.F90
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/examples/tutorials/ex4f.F
/petsc/src/sys/examples/tutorials/ex4f90.F90
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/examples/tutorials/ex8f90.F90
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscbag.h
/petsc/src/sys/f90-mod/petscdraw.h
/petsc/src/sys/f90-mod/petscerror.h
/petsc/src/sys/f90-mod/petsclog.h
/petsc/src/sys/f90-mod/petscsys.h
/petsc/src/sys/f90-mod/petscsys.h90
/petsc/src/sys/f90-mod/petscsysmod.F
/petsc/src/sys/f90-mod/petscviewer.h
/petsc/src/sys/f90-mod/petscviewer.h90
/petsc/src/sys/f90-src/fsrc/f90_fwrap.F
/petsc/src/sys/fileio/ftest.c
/petsc/src/sys/fsrc/somefort.F
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/info/makefile
/petsc/src/sys/logging/examples/tutorials/ex1f.F90
/petsc/src/sys/logging/examples/tutorials/makefile
/petsc/src/sys/logging/makefile
/petsc/src/sys/makefile
/petsc/src/sys/objects/f2003-src/fsrc/optionenum.F
/petsc/src/sys/objects/ftn-custom/zstartf.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/ftn-kernels/fcopy.F
/petsc/src/sys/webclient/client.c
/petsc/src/sys/webclient/makefile
/petsc/src/sys/webclient/tellmycell.c
/petsc/src/sys/webclient/textbelt.c
/petsc/src/tao/bound/examples/tutorials/plate2f.F
/petsc/src/tao/bound/examples/tutorials/plate2f.h
/petsc/src/tao/constrained/examples/tutorials/toyf.F
/petsc/src/tao/constrained/examples/tutorials/toyf.h
/petsc/src/tao/f90-mod/makefile
/petsc/src/tao/f90-mod/petsctao.h
/petsc/src/tao/f90-mod/petsctao.h90
/petsc/src/tao/f90-mod/petsctaomod.F
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.h
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2f.F
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2f.h
/petsc/src/tao/linesearch/impls/armijo/makefile
/petsc/src/tao/linesearch/impls/gpcglinesearch/makefile
/petsc/src/tao/linesearch/impls/morethuente/makefile
/petsc/src/tao/linesearch/impls/owarmijo/makefile
/petsc/src/tao/linesearch/impls/unit/makefile
/petsc/src/tao/linesearch/interface/makefile
/petsc/src/tao/makefile
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.F
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.h
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1f.h
/petsc/src/tao/unconstrained/impls/nls/makefile
/petsc/src/ts/characteristic/examples/tutorials/makefile
/petsc/src/ts/characteristic/impls/da/makefile
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/characteristic/interface/makefile
/petsc/src/ts/characteristic/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/shashi.F
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex22f_mf.F90
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/f90-mod/petscts.h
/petsc/src/ts/f90-mod/petscts.h90
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/f90-mod/petscao.h
/petsc/src/vec/f90-mod/petscis.h
/petsc/src/vec/f90-mod/petscis.h90
/petsc/src/vec/f90-mod/petscvec.h
/petsc/src/vec/f90-mod/petscvec.h90
/petsc/src/vec/f90-mod/petscvecmod.F
/petsc/src/vec/is/ao/examples/makefile
/petsc/src/vec/is/ao/examples/tests/ex3d/makefile
/petsc/src/vec/is/ao/examples/tests/ex4f.F
/petsc/src/vec/is/ao/examples/tests/makefile
/petsc/src/vec/is/ao/impls/basic/makefile
/petsc/src/vec/is/ao/impls/makefile
/petsc/src/vec/is/ao/impls/mapping/makefile
/petsc/src/vec/is/ao/impls/memscalable/makefile
/petsc/src/vec/is/ao/interface/makefile
/petsc/src/vec/is/ao/makefile
/petsc/src/vec/is/examples/makefile
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/is/examples/tests/ex1f.F
/petsc/src/vec/is/is/examples/tests/ex2f.F
/petsc/src/vec/is/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/is/examples/tutorials/ex1f90.F90
/petsc/src/vec/is/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/is/examples/tutorials/ex3f90.F90
/petsc/src/vec/is/is/impls/block/makefile
/petsc/src/vec/is/is/impls/general/makefile
/petsc/src/vec/is/is/impls/stride/makefile
/petsc/src/vec/is/is/interface/makefile
/petsc/src/vec/is/is/makefile
/petsc/src/vec/is/is/utils/makefile
/petsc/src/vec/is/makefile
/petsc/src/vec/is/sf/impls/basic/makefile
/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/makefile
/petsc/src/vec/pf/interface/makefile
/petsc/src/vec/pf/makefile
/petsc/src/vec/vec/examples/tests/ex17f.F
/petsc/src/vec/vec/examples/tests/ex19f.F
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tests/ex30f.F
/petsc/src/vec/vec/examples/tests/ex32f.F
/petsc/src/vec/vec/examples/tests/ex40f90.F90
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex20f_1.out
/petsc/src/vec/vec/examples/tutorials/ex11f.F
/petsc/src/vec/vec/examples/tutorials/ex14f.F
/petsc/src/vec/vec/examples/tutorials/ex1f.F
/petsc/src/vec/vec/examples/tutorials/ex1f90.F90
/petsc/src/vec/vec/examples/tutorials/ex20f90.F90
/petsc/src/vec/vec/examples/tutorials/ex21f90.F90
/petsc/src/vec/vec/examples/tutorials/ex2f.F
/petsc/src/vec/vec/examples/tutorials/ex3f.F
/petsc/src/vec/vec/examples/tutorials/ex4f.F
/petsc/src/vec/vec/examples/tutorials/ex4f90.F90
/petsc/src/vec/vec/examples/tutorials/ex7f.F
/petsc/src/vec/vec/examples/tutorials/ex9f.F
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/ftn-kernels/faypx.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fmdot.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fnorm.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fwaxpy.F
/petsc/src/vec/vec/impls/seq/ftn-kernels/fxtimesy.F
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/tutorials/python/ex1f.F
617cf2cd04-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: fix twodim flag computation

7de4f68104-Dec-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: minor fixes for sequential runs

Set primal space flag to true the first time BDDC is setup

9326c5c630-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: added PCReset_BDDC

e68a031530-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: restore local_subs to default and call Destroy on SubSchurs

07d4459530-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: return if graph is null

aea80f7730-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: added Destroy method to SubSchurs

3016320f29-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

KSPFETIDP: call SetFromOptions at thr right place

9c2d02cd29-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

FETIDP: add option switch for discrete harmonic Dirichlet solver

c45b8d2d29-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

FETIDP: added PCView to the FETI-DP preconditioner

547c9a8e29-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

FETIDP: added prefix parameter when creating the objects

0d4281e028-Nov-2016 stefano_zampini <stefano.zampini@gmail.com>

PCBDDC: fix warnings from nightly builds

1...<<81828384858687888990>>...210