History log of /petsc/src/ksp/pc/impls/fieldsplit/makefile (Results 51 – 65 of 65)
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


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 8da04507 10-Jun-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 89a88a4570a641b3af1b53853d576da3947e5ca7


# 2423cecc 08-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

changed bmake/common everywhere to conf
fixed a little more for new install system

Hg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1


# 0971522c 07-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2335
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040707190503|35128
ChangeSet
1.2335 04/07/07 14:05:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0
rules for lgrind to generate

bk-changeset-1.2335
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040707190503|35128
ChangeSet
1.2335 04/07/07 14:05:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0
rules for lgrind to generate latex pretty printed code
also started on FieldSplit PC

src/ksp/pc/impls/fieldsplit/makefile
1.3 04/07/07 14:05:01 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
rules for lgrind to generate latex pretty printed code

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.4 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +160 -694
rules for lgrind to generate latex pretty printed code

python/PETSc/packages/lgrind.py
1.2 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +46 -63
rules for lgrind to generate latex pretty printed code

bmake/config/variables.in
1.48 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
rules for lgrind to generate latex pretty printed code

bmake/common/rules
1.125 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +10 -1
rules for lgrind to generate latex pretty printed code

src/docs/tex/sty/lgrind.sty
1.1 04/07/07 11:13:37 barrysmith@barrysmith-57.mcs.anl.gov +231 -0

src/docs/tex/sty/lgrind.sty
1.0 04/07/07 11:13:37 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/docs/tex/sty/lgrind.sty

src/vec/utils/vecio.c
1.36 04/07/06 22:05:26 barrysmith@barry-smiths-computer.local +3 -1
Subject: [PETSC #11037] VecLoad

Hi,

What is the effect if PETSC_NULL is specified in VecLoad.

python/PETSc/packages/lgrind.py
1.1 04/07/06 15:56:14 barrysmith@barrysmith-11.mcs.anl.gov +114 -0

python/PETSc/packages/lgrind.py
1.0 04/07/06 15:56:14 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/lgrind.py

src/vec/is/interface/index.c
1.13 04/07/03 16:29:31 barrysmith@barry-smiths-computer.local +4 -0
better docs

include/finclude/petscpc.h
1.8 04/07/02 19:36:03 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***

include/petscpc.h
1.51 04/07/02 19:35:35 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***

src/ksp/pc/impls/fieldsplit/makefile
1.2 04/07/02 19:29:52 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.3 04/07/02 19:29:51 barrysmith@barry-smiths-computer.local +143 -348
mvdir

src/ksp/pc/impls/componentsplit/fieldsplit.c
1.2 04/07/02 19:29:02 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/ksp/pc/impls/componentsplit/componentsplit.c -> src/ksp/pc/impls/componentsplit/fieldsplit.c

src/ksp/pc/impls/componentsplit/makefile
1.1 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +17 -0

src/ksp/pc/impls/componentsplit/componentsplit.c
1.1 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +1042 -0

src/ksp/pc/impls/componentsplit/makefile
1.0 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/componentsplit/makefile

src/ksp/pc/impls/componentsplit/componentsplit.c
1.0 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/componentsplit/componentsplit.c

include/finclude/petscpc.h
1.7 04/07/02 16:15:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
update list of PCs to include all those in C :-(

include/petscpc.h
1.50 04/07/02 16:13:54 barrysmith@barrysmith-57.mcs.anl.gov +23 -22
add new pc


Hg-commit: c504d04f2e035fc009b61d34906a948b7823f5f0

show more ...


123