Added support for change of basis approach in BDDC code.Now the default behaviour change basis on the edges and use explicit constraints on the faces.Hg-commit: 289a366e7a29b064b91cd56aea6e4c7c20
Added support for change of basis approach in BDDC code.Now the default behaviour change basis on the edges and use explicit constraints on the faces.Hg-commit: 289a366e7a29b064b91cd56aea6e4c7c20085212
show more ...
merge from 3.3Hg-commit: 05fe901e148df7bed1f2fd85efacfcb89ab9dbaf
Use KSPIncrementTabLevel() to set tabbing on the PC as well.Hg-commit: 39dae4a883c70c8621ff35a63f76df22c2f556f3
Solved a bug in MPI call during interface adapting.Hg-commit: 031ab07585a277b9a8266349bf66edc22d3b9e84
sort is in DMDAGetFaceInterpolation() because MatGetSubMatrices() requires sorted is.Hg-commit: a0d599cb3e178c1b2bccced8fe25dc4a00db363d
Partition of unity application moved outside the call to PCBDDCApplyInterfacePreconditioner.Changed the prototype of the function accordingly.Hg-commit: d938b8ee259cdc3f6e10e9e62eac372caeb4e5c7
small fix with symetrizing too much.Hg-commit: 5d7fed4434ee8680c25d2e078dad30f945e04d4d
-pc_type svd can be used directly on parallel systems (without redundant) and PCApplyTranspose_SVD implementedHg-commit: 70a58d3000677756c9aed2262540928741a9f64a
Remove debugging statement from PCSetData_AGGHg-commit: 74c7916cac73a09ab5dc85d24cf2273407d56d32
Add -pc_gamg_eigtarget (name subject to change), default [0.05,1.05] preservedHg-commit: ff5c830971dae39a7e60b73d9307caa449199647
Add const to many enum string listsHg-commit: c83e9a8fda58664955a3d65190eafbaf3a08ee6d
backout all chmod stuff in bf971ba58125[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
fixing some eigen estimate stuff.Hg-commit: 8b9a1f45f346723043f83e7f16dde7b17b6762a3
fixed small bug.Hg-commit: 56ba80444c7aca3a64d047de02fc608e8d5cdd35
removed a spurious call to MatSetBlockSize.Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
added -valgrind -debugger option to petscmpiexecHg-commit: 398f06830ac9d0920f8d4e4d0bac972857d520d4
Changes to bddc during code freeze.Major changes:Added support for setting local adjacency graph (CSR) from the user.Solved vector leaking.Removed // comments.Hg-commit: 43d3e3766b81dfd837eefc
Changes to bddc during code freeze.Major changes:Added support for setting local adjacency graph (CSR) from the user.Solved vector leaking.Removed // comments.Hg-commit: 43d3e3766b81dfd837eefcf3c231b4f8693d799a
DMComplex: Fix for field constraints- Now field constraints are numbered relative to the field, not the whole point- Commented out debugging printHg-commit: 05c248dec7e38814ede96e40affc7d714dd080
DMComplex: Fix for field constraints- Now field constraints are numbered relative to the field, not the whole point- Commented out debugging printHg-commit: 05c248dec7e38814ede96e40affc7d714dd080e4
Removing all refs VecTransplantPlaceArray, VecTransplantResetArray as it was highly experimental.Hg-commit: 6d05bb0e3600e5492c6d5e88ad10ef6a2812c31f
committing after previous merge.Hg-commit: 62ea3b3249ac52e1d599b51313301ac9e25ed491
Now FieldSplit can be configure for nested splits from the command line: -pc_type fieldsplit -pc_fieldsplit_0_fields 0,1 -pc_fieldsplit_1_fields 2makes splits for Stokes+Temperature in SNES ex31
Now FieldSplit can be configure for nested splits from the command line: -pc_type fieldsplit -pc_fieldsplit_0_fields 0,1 -pc_fieldsplit_1_fields 2makes splits for Stokes+Temperature in SNES ex31Hg-commit: 0d4ccb990bb888c029826f39adc2fe0dcd82d4de
disable fp_trap for LAPACKgeqrf_()Hg-commit: a1d3ac74824fe76fc9c434e29d9cf5a2089e9489
Make MatInvertBlockDiagonal return const because the user is not intended to modify this copyHg-commit: a86c8fe2e1845e1ac77307240b83c5ed8b8aca08
Pulled in changes from petsc-dev. make tests passing. Everything looks good.Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25
more nightlybuild fixesHg-commit: 5da90ed425354f15d711e4b96814cf3f00058461
1...<<151152153154155156157158159160>>...210