History log of /petsc/src/ksp/pc/impls/lsc/lsc.c (Results 201 – 205 of 205)
Revision Date Author Comments
# acfcf0e5 14-Oct-2010 Jed Brown <jed@59A2.org>

PetscOptionsTruth -> PetscOptionsBool and related

Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# bd878097 30-May-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: c3942d28fa9cd1afc015514900594c08526a3582


# daa6d063 29-May-2009 Jed Brown <jed@59A2.org>

Add PCLSC, a Schur complement preconditioner based on the least squares
commutator of Elman et al. It is very similar to BFBt, but slightly
more general and typically used with MatSchurComplement an

Add PCLSC, a Schur complement preconditioner based on the least squares
commutator of Elman et al. It is very similar to BFBt, but slightly
more general and typically used with MatSchurComplement and
PCFieldSplit.

@article{elman2006bpb,
title={{Block preconditioners based on approximate commutators}},
author={Elman, H. and Howle, V.E. and Shadid, J. and Shuttleworth,
R. and Tuminaro, R.},
journal={SIAM Journal on Scientific Computing},
volume={27},
number={5},
pages={1651--1668},
year={2006},
publisher={Philadelphia, PA: SIAM, c1993-}
}

Hg-commit: 50a69c24983c8e688e157271d0a48aec790f2d01

show more ...


123456789