History log of /petsc/config/PETSc/ (Results 1226 – 1250 of 1914)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
15e5681509-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Add #define PETSC_USE_SCALAR_{REAL|COMPLEX} 1

Hg-commit: cb047cb7ac9925cb35db17922f28e8efcc0142f5

6923b90c08-Apr-2011 Matthew G Knepley <knepley@gmail.com>

PaStiX depends on Fortran

Hg-commit: ed0515628698ea838ea128aaa9ed56d2646a23ab


/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESVIRedundancyCheckInternal.m
/petsc/bin/matlab/classes/matlabheader.h
packages/PaStiX.py
/petsc/config/builder.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscksp.h
/petsc/include/petscsys.h
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/examples/tests/ex4f.F
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tests/output/ex4.out
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/dm/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/ao/interface/aoreg.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/impls/adda/adda.c
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/ismap/impls/is/ismapis.c
/petsc/src/dm/ismap/interface/ismap.c
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/ksp/ksp/examples/tutorials/ex45.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/win32/win32draw.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/interface/vecreg.c
6b83cf5705-Apr-2011 Satish Balay <balay@mcs.anl.gov>

check if mpe is linked in by default [by say "mpicc -mpe=mpilog"]

Hg-commit: b4ca5f4f4d78a534d47e4a81bf31b564ef99febd

17591c6e04-Apr-2011 Satish Balay <balay@mcs.anl.gov>

mpe build fortran stubs aswell

Hg-commit: b92afe1b72c79f496a9ac0a24cdd8e799d12bccb

c77b088003-Apr-2011 Matthew G Knepley <knepley@gmail.com>

More docs

Hg-commit: 50a29950c965fbff9c1bf4b531e9b3d7b1730e06

42e8629d03-Apr-2011 Matthew G Knepley <knepley@gmail.com>

Fixed another CMake bug

Hg-commit: 8e63feee250aec475867f168cc3f7c72d8f2034a

1b1c0b3003-Apr-2011 Jed Brown <jed@59A2.org>

dumpCMakeConfig: do not error for libpath(None)

Hg-commit: f0733a7c11d210d1483ff2bc7963b822fc08be95

dfe9a5c529-Mar-2011 Matthew G Knepley <knepley@gmail.com>

Moved HDF5 to BuildSystem
- Small cleanup of NewPackage

Hg-commit: e50240cc088e93d8f6590ca6422a42012cd7ce4c

4c2b986e31-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed misleading comment in petsc4py.py about using Apple python

Hg-commit: 898b06083b96c1aa2a787547e6f317ed9c7ddc3a

06e8c1dd01-Apr-2011 Jed Brown <jed@59A2.org>

Better cmake handling of non-package dependent libraries

* Nub path lists from the tail of the list instead of from the head.

* Include flibs, cxxlibs, and LIBS. This will tend to overlink
librar

Better cmake handling of non-package dependent libraries

* Nub path lists from the tail of the list instead of from the head.

* Include flibs, cxxlibs, and LIBS. This will tend to overlink
libraries, but that is better than errors due to underlinking.

Hg-commit: 720b5773f8eac96e42b3cd51ff035867b762d462

show more ...

2a56e9c925-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 73d71713f141ec888e3291bb544f8c22d2acb609

d0091aad24-Mar-2011 Victor Minden <victorminden@gmail.com>

changed cuda to not require 32 bit indices for testing purposes on breadboard

Hg-commit: f81197b21eef69b610c99d41c771649430979cb9

7910726124-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

added txpetscgpu stuff for testing, compiles not yet tested

Hg-commit: b056329a6646524a5192ed7d8dc41c52402951cb

69fd993324-Mar-2011 Satish Balay <balay@mcs.anl.gov>

check for CUDA_VERSION >= 3.2 [not == 4.0]

Hg-commit: b7a99177e818e4c9dd00175dbc2a18272240d58b

fe8820f024-Mar-2011 Satish Balay <balay@mcs.anl.gov>

add defaults values for cuda-arch [if user doesn't specify any]

Hg-commit: 670d7e163d9b433d9e612a8b191fa8d913602bfe

9c6ac3b324-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed missing extern_cxx thing in petscdmda.h
got rid of MatMFFDSetFromOptions() since should use MatSetFromOptions()
fixed const in veccusp.cu that didn't allow yin += 3

Hg-commit: 1a1910616a5100b

fixed missing extern_cxx thing in petscdmda.h
got rid of MatMFFDSetFromOptions() since should use MatSetFromOptions()
fixed const in veccusp.cu that didn't allow yin += 3

Hg-commit: 1a1910616a5100bb4f998cfba4c697d9b2502721

show more ...

55ebf1f122-Mar-2011 Satish Balay <balay@mcs.anl.gov>

MPE fixes

Hg-commit: db6ae93f64919ad3aa9d4e6663db0d37298dbcd5


/petsc/bin/maint/confignightly/grind3
/petsc/conf/rules
/petsc/conf/variables
packages/mpe.py
/petsc/config/builder.py
/petsc/config/cmakegen.py
/petsc/config/examples/arch-linux-pkgs-cxx-mlib.py
/petsc/include/finclude/petscsys.h
/petsc/include/petscdm.h
/petsc/include/petscdmmesh.h
/petsc/include/petscmath.h
/petsc/include/sieve/ISieve.hh
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/ao/impls/memscalable/makefile
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshcreate.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex11_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex11_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex17_1.out
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex54.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/characteristic/characteristicimpl.h
/petsc/src/ts/characteristic/examples/makefile
/petsc/src/ts/characteristic/examples/tutorials/ex1.c
/petsc/src/ts/characteristic/examples/tutorials/ex2.c
/petsc/src/ts/characteristic/examples/tutorials/ex4.c
/petsc/src/ts/characteristic/examples/tutorials/makefile
/petsc/src/ts/characteristic/impls/da/makefile
/petsc/src/ts/characteristic/impls/da/slda.c
/petsc/src/ts/characteristic/impls/da/slda.h
/petsc/src/ts/characteristic/impls/makefile
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/characteristic/interface/makefile
/petsc/src/ts/characteristic/interface/mocregis.c
/petsc/src/ts/characteristic/interface/slregis.c
/petsc/src/ts/characteristic/makefile
/petsc/src/ts/makefile
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vinv.c
5d38c40221-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

upated Pastix tarball
hacked pastix.py to get build on Mac; it is broken won't run because some scotch flag not set at compile time

Hg-commit: 3a330d5496ef9003a1487f00055d4bacff9f2a51

0548afe920-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: da245945fa620a3d029b928ed30d223d8a52c7f0


/petsc/conf/rules
packages/pARMS.py
packages/qblaslapack.py
utilities/libraryOptions.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/finclude/ftn-custom/petscdmmesh.h90
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/petscao.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdmmesh.hh
/petsc/include/petscdmmesh_formats.hh
/petsc/include/petscdmmesh_solvers.hh
/petsc/include/petscdmmesh_viewers.hh
/petsc/include/petscversion.h
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Field.hh
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/output/ex1_1.out
/petsc/src/dm/ao/examples/tests/output/ex1_2.out
/petsc/src/dm/ao/examples/tests/output/ex1_3.out
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aoreg.c
/petsc/src/dm/ao/interface/aoregall.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/ao/interface/ftn-custom/zaof.c
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex2_1.out
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshbardhan.c
/petsc/src/dm/impls/mesh/meshcreate.c
/petsc/src/dm/impls/mesh/meshdolfin.c
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/impls/mesh/meshlagrit.c
/petsc/src/dm/impls/mesh/meshpcice.c
/petsc/src/dm/impls/mesh/meshzoltan.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_3.out
/petsc/src/ksp/pc/impls/bfbt/bfbt.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/parms/parms.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/utils/convert.c
/petsc/src/snes/examples/tutorials/output/ex5f90t_1.out
/petsc/src/snes/impls/test/snestest.c
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/fileio/mprint.c
ce63c4c120-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed fixed some names in petscmath.h

Hg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351


Configure.py
utilities/scalarTypes.py
/petsc/config/cmakegen.py
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/private/matimpl.h
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_c.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_caps.h
/petsc/src/ksp/ksp/impls/gmres/dgmres/petscdgmresblaslapack_uscore.h
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vinv.c
d34fcf5f20-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed some PCReset

Hg-commit: 1a6f5fc1c27b74d8f5d610cf83563c4ec287b72b

a06653b419-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

got gfortran quad precision also working for 4.6
added more pcreset for other PCs

Hg-commit: 9ecce33931895bae4575b370a4bd88f21e9fd656

3b12764418-Mar-2011 Satish Balay <balay@mcs.anl.gov>

fix qblaslapack url

Hg-commit: b29e46e0c5148210710e88d91b2980ea89a35374

eff9d7a118-Mar-2011 Satish Balay <balay@mcs.anl.gov>

fix blas namemangling for pARMS, and not build fortran interface

Hg-commit: a91d38d2ce8eb3ae307006ee8465922d85ab2270

5367f4a417-Mar-2011 Matthew G Knepley <knepley@gmail.com>

Jose's fixes for pARMS.py

Hg-commit: 4d9340709b3ab423fcc59767646a732527b40c9b

1...<<41424344454647484950>>...77