History log of /petsc/src/ksp/pc/ (Results 5176 – 5200 of 5595)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d61779df14-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

fix pccreate_galerkin stray charactors

Hg-commit: e6a656dd347041c260806c8a4c2edd3704bd3d4c

45cf47ab14-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

add a test code for ML interface

Hg-commit: 2ab9b08fdd01160c09f4a24662b90297d2d8768a

cf52b8b114-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

cleanup


Hg-commit: 3f589fdec3c7425b9141a9447779934125c8ddea

3e06580013-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

insert KSP between pc_redundant and pc_redundant_pc

Hg-commit: 5ac72c0f124a9de5170b9ea2b42dfee03951d77f

0c24e6a113-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

make PCSetFromOptions() consistent for all PCs

Hg-commit: e83a659b38978f2e202b3eb243f39c161180eb28

01efc0ae12-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed openmp stuff to work for 64bit systems

Hg-commit: 8c04aa50877d3fb44f7e6f1e30aa53033f2639af

45fc02ea10-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

tiny code cleanup

Hg-commit: d5bcba361fecf31bdda2c2a60c3011a17af1b064

9b21d69510-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

slightly more docs for PC redundant

Hg-commit: 46918f98c08b1d2bc8b7d8a3ea2bf4fb5a8c0c7a

16d9e3a606-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

improve HYPRE interface, add option for selecting V/W cycles in BoomerAMG, preallocate space in HYPRE IJ matrix for faster assembly

Hg-commit: a33fe9bcc007dbd69d5f192a8bdefbe248474b51

03d6047102-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

fix bug and get CGNE work as expected

Hg-commit: 2b7141fbc2997ce33f9e5a084b8940cd99218ed9

32cf178602-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

adding logging for residual computation and interpolation/restriction times for PCMG with -pc_mg_log option

Hg-commit: 573aea4a5d0786bec438e705ca35a3cee2cdd82f

c312265601-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

fix incref/decref pattern in many places

Hg-commit: 22e103f7957be81eb52288a9ed4ffb27537b6d8f

536eeea101-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

fix format string adding missing space

Hg-commit: 1419d375529c7f51ee07a7790bae9bf4ed8cd7b4

026a3f6025-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

petsc-maint 15732 missing use of VecResetArray()

Hg-commit: a55686c6083d0fbe8109d6fff4b4b91a06a8338d

3cfa868024-Jan-2007 Lisandro Dalcin <dalcinl@gmail.com>

add error checking macros in many places

Hg-commit: 772df0a01f48fabab963c8ff44c67a5304f6199f

c540e29c18-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

make PetscSubcomm opaque.

Hg-commit: 933931f4d0339331bdda8247d77e86ca2523027a

ab8c242f16-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Fixed compiler error and warning

Hg-commit: bad1715e9e7c99ee8e8a42242511cbd0d1bcac60

09a6bc6412-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

add PCRedundantSetNumber(); change -pc_redundant_num_comm to -pc_redundant_num.

Hg-commit: b82adcfe643cd540b88a1fca16b51c2a0091bb8c

e5a9bf9112-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

more cleanup of includes for proper formating
made more XXXType const (all but one actually)
added support for "parsing" XXXXType names and values

Hg-commit: 39515460af589ce0c0cb71ed72165cce9925daaa

0d7810c812-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

cannot set type for PC inside redundant pc in mg because inner
pc cannot be created yet because we do not know what communicator
it will live on yet and must know communicator when created.
OK

cannot set type for PC inside redundant pc in mg because inner
pc cannot be created yet because we do not know what communicator
it will live on yet and must know communicator when created.
OK because redundant defaults to LU anyways
undid error introduced into bag code

Hg-commit: f680cc77c882b4d077d41d55b7cadfbfadc0a4ee

show more ...

cd05a4c011-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

mv creation of subcommunicator routines from redundant.c into appropriate files

Hg-commit: 1522e7dff81405cd8e33fc7679270a471995edfd

69db28dc10-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

mv MatGetRedundantMatrix() from redundant.c into files under /mpiaij.

Hg-commit: 16b39331767fdbde8c3dd7e55e83336ce9a6b1f7

1fbd8f8809-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

reorg PC_redundant such that the routines on subcomm can be factored out

Hg-commit: 88e4f671a789e62838a7fcbdc7f6348cfad19d8a

a98ce0f405-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

mv PetscViewer_xxx_Subcomm() routines from redundant.c into filev.c

Hg-commit: 3137e4512f8b6bfba2ff86be751db2695ad91b6b

0939145603-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

changed options database to -pc_redundant_number_comm
still need to add function call support for setting this

Hg-commit: f83d659dddbea820be01ccd41b653cbee2c33a6e

1...<<201202203204205206207208209210>>...224