History log of /petsc/src/ksp/pc/impls/lsc/makefile (Results 51 – 63 of 63)
Revision Date Author Comments
# 31134e8c 03-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d0f613618ca66a5aeb1aac97d210d2cc29755d3d


# 2d507118 03-Nov-2012 Satish Balay <balay@mcs.anl.gov>

reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variables

Hg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 238e7d2d 02-Dec-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 9c9e2b0243eedf0151e3676f8f4ccde9f7b93898


# f3a56f8b 30-Nov-2009 Jed Brown <jed@59A2.org>

merge TrMalloc/MEMALIGN updates

Hg-commit: e66e6e0b392d0e3456a0c4fdee411b9bff8fd74a


# da93591f 29-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_ARCH/conf/base and
added support for not setting PETSC_ARCH and PETSC_DIR with --prefix option

Hg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58


# 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 ...


123