commit after merge of patches to 3.2Hg-commit: 2180f7b05607cf7487b45ef6d8bcaeaf330e2c7d
SNESFAS now calls SNESSetFromoptions() on up and down smoothersSNESFAS with a single level uses prefix -fas_levels_ instead of -fas_coarse to match PCMG styleHg-commit: 0fb8cb9c8a48fac2f81d5faecb8
SNESFAS now calls SNESSetFromoptions() on up and down smoothersSNESFAS with a single level uses prefix -fas_levels_ instead of -fas_coarse to match PCMG styleHg-commit: 0fb8cb9c8a48fac2f81d5faecb81ec621cde2e46
show more ...
MatFDColoringSetFromOptions() for DMComputeJacobian()Hg-commit: ae779ac066000439816ee90d1067042abd6b5f47
Move -dm_mat_type from DMGetMatrix() to DMSetFromOptions().This sometimes requires an earlier call to DMSetOptionsPrefix() and DMSetFromOptions().Hg-commit: d7a293257d3b243055f3c12423c3cd87b634a2
Move -dm_mat_type from DMGetMatrix() to DMSetFromOptions().This sometimes requires an earlier call to DMSetOptionsPrefix() and DMSetFromOptions().Hg-commit: d7a293257d3b243055f3c12423c3cd87b634a2c5
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()* Options are now only printed once for each object.* Man section and long description of each object is now available in
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()* Options are now only printed once for each object.* Man section and long description of each object is now available in the class.Hg-commit: 322958b27c7d8b12f5de95b143f4ac840fe2458c
Added -dm_view and fixed Mesh viewingHg-commit: 3787bae5adab497624fa15bec6feb4a55aacc674
each TSView_XX and TSSetFromOptions_XXX call SNESView and SNESSetFromOptions_ if appropriate otherwise not since before TSView and TSSetFromOptions called them even when TSType did not use SNESHg-c
each TSView_XX and TSSetFromOptions_XXX call SNESView and SNESSetFromOptions_ if appropriate otherwise not since before TSView and TSSetFromOptions called them even when TSType did not use SNESHg-commit: 7981d806d1e2750ccf6ed09ccef2533f81d6a48a
changed OpenMP to HMPIremoved coords dependency in DMGetInterpolation_DA() and allow compiling with old version or new versionHg-commit: 3bea43f9e08524aebb8b446269c1569abad7773e
added DMView and DMLoad for DA for binary filesHg-commit: cac7f699e2b8fdc696448f1d8722d983dde7871b
better documentation for using AMS with Java and optionsfixed two errors in using PetscOptionsXXX() when working with interactive options guiHg-commit: 89bc248f9523eb90041707320a4018e521612d7e
Add dm->setucalledHg-commit: 326743a868b962fe0c0e2b34af1cb2932e0f001a
added PCApplyTranspose() for PCCOMPOSITEHg-commit: 1671d7bc2cd5714c5c8ba8fcb196929655633aca
SNES handles -snes_mf_operator and -snes_mf with -snes_grid_sequencing and SNESSetDM()Hg-commit: a207bd97a60043bd8f0ecbb7350bb7fc4bf183b4
removed PetscViewerASCIIMonitorCreate instead regular ASCII viewers are used and the tabs are set by the Monitor routine. Now no monitor option should be double used because SNES or KSPSetFromOptions
removed PetscViewerASCIIMonitorCreate instead regular ASCII viewers are used and the tabs are set by the Monitor routine. Now no monitor option should be double used because SNES or KSPSetFromOptions are usedHg-commit: 3821c77002121ce48b9fae3b1d8e38aa6c55f2b9
added support for DM handlingly finite difference computation of Jacobian if no Jacobian is providedHg-commit: b9e17f19f814636f3cab90745af0ff3b00101a76
fixed memory leak introduced when introducing dm->x which produced a circular dependency between the Vec and DMHg-commit: 05e48a718008e777ea9347677f739beb8adf4604
PCMG computing coarser levels via operator function (not Galerkin) with DM partially working, still need to scale restricted vectorHg-commit: 1f4e0da10db2c982c812ca51c16cdf5fded49f26
more work on adding complete support for replacing DMMGSetSNES() with SNESSetDM() and removing DM. Now the coloring version of compute Jacobian works as does grid sequencing. Next proper support for
more work on adding complete support for replacing DMMGSetSNES() with SNESSetDM() and removing DM. Now the coloring version of compute Jacobian works as does grid sequencing. Next proper support for PCMG?? computing the coarser matrices from the fine grid current solution is needed.Hg-commit: 26d5ecc76233f17dbf52395fcf188965eb5c15c8
commit after mergeHg-commit: 1bd120f7226d2a808a7f485479dc0f6022d22406
If there are only three comments in PETSc that end with C@*/, and all of them correspond to documentation bugs, this must be the cause.Hg-commit: 63fea4d3f59886042571722e41fb42fd3bee674f
application context getting and setting don't make sense from FortranHg-commit: 53426efe40242ee73129e6c066dec92589fc1953
changed DMGetContext() to DMGetApplicationContext() and changed second argument from void ** to void * to match PETSc coding standardschanged DMSetContext() to DMSetApplicationContext()added PCSet/
changed DMGetContext() to DMGetApplicationContext() and changed second argument from void ** to void * to match PETSc coding standardschanged DMSetContext() to DMSetApplicationContext()added PCSet/GetApplicationContext()changed KSPSetApplicationContext() to call PCSetApplicationContext()changed SNESSetApplicationContext() to call KSPSetApplicationContext()Hg-commit: 2869a801f209d1850cbd1f0fc007dea9def03fa1
Reactivate man page for DMGetMatrix()Hg-commit: 78bcb67793a443eb6fc03863012e0fec0ed09dfb
updated to support MatView and MatLoad for MPIDense for the native format for any size matrices no matter how large. It now uses the MPILong_Send/Recv functions.Hg-commit: bf26a3ca0c75062d88061ec3b
updated to support MatView and MatLoad for MPIDense for the native format for any size matrices no matter how large. It now uses the MPILong_Send/Recv functions.Hg-commit: bf26a3ca0c75062d88061ec3b51b3f09a7c45e34
added counter to dm object about how it was obtained by coarsening or refiningfixed some examples that now need SNESSetDM()Hg-commit: 4bf0615456a286e623f1863ce4bdfb8f935d142e
1...<<51525354555657585960