History log of /petsc/config/BuildSystem/ (Results 3751 – 3775 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7ba0d4e122-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Changed Trilinos and xSDKTrilinos hyperlinks to the release version tags and tarballs.

Funded-by: IDEAS
Project: xSDK
Reported-by: James M. Willenbring <jmwille@sandia.gov>

40fee83322-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Work around two bugs in Trilinos.

1) Seacas does not handle netcdf and hdf5 libraries so they are listed in the wrong order
for static libraries

2) Seacas tries to use X11 by default, this fails on

Work around two bugs in Trilinos.

1) Seacas does not handle netcdf and hdf5 libraries so they are listed in the wrong order
for static libraries

2) Seacas tries to use X11 by default, this fails on the cray with static libraries since
it appears Seacas tries to link against -lX11 for .a file which is totally wrong.

Funded-by: IDEAS
Project: xSDK
Time: 1 hour

show more ...

e4266b3f21-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

It should print the actual name of the file generated, as is
done two lines later instead of reconfig.py

Funded-by: IDEAS
Project: xSDK
Reported-by: Jason Sarich <sarich@mcs.anl.gov>

39a030e721-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Update alquimia download to updated tag and added tarball location

Funded-by: IDEAS
Project: xSDK
Reported-by: Jeffrey Johnson <jnjohnson@lbl.gov>

9c05d29f21-Apr-2016 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/git-externalpackage-update'

02e23ac020-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc

dd3a392e20-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Updates to properly allow ml, zoltan, and exodusii to come from their
individual package installers or the large trilinos install and
update mstk.py to utilize either set

Funded-by: IDEAS
Project: x

Updates to properly allow ml, zoltan, and exodusii to come from their
individual package installers or the large trilinos install and
update mstk.py to utilize either set

Funded-by: IDEAS
Project: xSDK
Reported-by: David J. Moulton <moulton@lanl.gov>

show more ...

02d02eb620-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Since xSDKInstaller.sh is run from a different directory than PETSc we
should indicate the location of the automatically generated batch submission files
when telling the user to submit them. Because

Since xSDKInstaller.sh is run from a different directory than PETSc we
should indicate the location of the automatically generated batch submission files
when telling the user to submit them. Because they may not be in the current directory

Funded-by: IDEAS
Project: xSDK
Reported-by: Alicia Marie Klinvex <amklinv@sandia.gov>

show more ...

65acf69f20-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

fix problem with downloading sowing in batch mode introduced
by support added for allowing --download-xxx and --with-batch

Funded-by: IDEAS
Project: xSDK

c0c82a1820-Apr-2016 Satish Balay <balay@mcs.anl.gov>

MUMPS: Metis/Parmetis/PTScotch are optional even for parallel build. So remove the error report.
And setup metis serparately from parmetis. And also use odeps

Reported-by: Natacha BEREUX <natacha.be

MUMPS: Metis/Parmetis/PTScotch are optional even for parallel build. So remove the error report.
And setup metis serparately from parmetis. And also use odeps

Reported-by: Natacha BEREUX <natacha.bereux@gmail.com>
Clarified-by: Alfredo Buttari <alfredo.buttari@enseeiht.fr>

show more ...

98c69a0c20-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Attempt to fix --with-batch to work reasonably with --download-xxx

00713e9c19-Apr-2016 Satish Balay <balay@mcs.anl.gov>

configure: fix bug with known-sizeof-void-p in petsc4py and mpi4py checks

8170a04c19-Apr-2016 Karl Rupp <rupp@iue.tuwien.ac.at>

Merge branch 'jose/veccuda-complex'

jose/veccuda-complex:
Adds/reenables complex arithmetic for VECCUDA.


config/packages/cuda.py
config/packages/cusp.py
/petsc/config/builder.py
/petsc/config/configure.py
/petsc/config/examples/arch-linux-xsdk-dbg.py
/petsc/config/examples/arch-osx-xsdk-opt.py
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscfe.h
/petsc/include/petscmath.h
/petsc/include/petscsf.h
/petsc/include/petscts.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/forest/forest.c
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/plex/examples/tests/ex17.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_2_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_3_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_3_fv.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/examples/tests/ex48.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex48_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex27_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex34_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_3.out
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.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/mg/mg.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/aij/mpi/clique/clique.cxx
/petsc/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/cholmod/aijcholmod.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/klu/klu.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/bstream/bstrmfact.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_conformal_serial_plex.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex18_1.out
/petsc/src/snes/examples/tutorials/output/ex20_1.out
/petsc/src/snes/examples/tutorials/output/ex40f90.out
/petsc/src/snes/examples/tutorials/output/ex46_1.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/tao/constrained/examples/tutorials/toy.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf2.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex31.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex1_1.out
/petsc/src/ts/examples/tutorials/output/ex1_2.out
/petsc/src/ts/examples/tutorials/output/ex1f_1.out
/petsc/src/ts/examples/tutorials/output/ex3_1.out
/petsc/src/ts/examples/tutorials/output/ex3_3.out
/petsc/src/ts/examples/tutorials/output/ex3_4.out
/petsc/src/ts/examples/tutorials/output/ex40.out
/petsc/src/ts/examples/tutorials/output/ex41.out
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/examples/tutorials/power_grid/ex6.c
/petsc/src/ts/examples/tutorials/power_grid/ex7.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/eimex/eimex.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha1.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/mimex/mimex.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/is/sf/examples/tutorials/ex1.c
/petsc/src/vec/is/sf/examples/tutorials/makefile
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_4_stride.out
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_5_stride.out
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu
/petsc/src/vec/vec/interface/vector.c
c238b03f19-Apr-2016 Satish Balay <balay@mcs.anl.gov>

configure: use gitrepo for metis/parmetis


config/packages/metis.py
config/packages/parmetis.py
/petsc/config/builder.py
/petsc/config/examples/arch-linux-xsdk-dbg.py
/petsc/config/examples/arch-osx-xsdk-opt.py
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscfe.h
/petsc/include/petscsf.h
/petsc/include/petscts.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/forest/forest.c
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/plex/examples/tests/ex17.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_2_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_3_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_3_fv.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/examples/tests/ex48.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex48_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex34_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_3.out
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.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/mg/mg.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/aij/mpi/clique/clique.cxx
/petsc/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/cholmod/aijcholmod.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/klu/klu.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/bstream/bstrmfact.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_conformal_serial_plex.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex18_1.out
/petsc/src/snes/examples/tutorials/output/ex20_1.out
/petsc/src/snes/examples/tutorials/output/ex40f90.out
/petsc/src/snes/examples/tutorials/output/ex46_1.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/tao/constrained/examples/tutorials/toy.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf2.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex31.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex1_1.out
/petsc/src/ts/examples/tutorials/output/ex1_2.out
/petsc/src/ts/examples/tutorials/output/ex3_1.out
/petsc/src/ts/examples/tutorials/output/ex3_3.out
/petsc/src/ts/examples/tutorials/output/ex3_4.out
/petsc/src/ts/examples/tutorials/output/ex40.out
/petsc/src/ts/examples/tutorials/output/ex41.out
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/examples/tutorials/power_grid/ex6.c
/petsc/src/ts/examples/tutorials/power_grid/ex7.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/eimex/eimex.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha1.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/mimex/mimex.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/is/sf/examples/tutorials/ex1.c
/petsc/src/vec/is/sf/examples/tutorials/makefile
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_4_stride.out
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_5_stride.out
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/interface/vector.c
58747b0d16-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Update xSDKTrilinos.py to use -DTPL_PETSC_LIBRARIES so that we may pass
in the correct prefix or nonprefix path plus one or multiple libraries
plus any external package libraries that are not used by

Update xSDKTrilinos.py to use -DTPL_PETSC_LIBRARIES so that we may pass
in the correct prefix or nonprefix path plus one or multiple libraries
plus any external package libraries that are not used by Trilinos

Funded-by: IDEAS
Project: xSDK
Time: 1 hours

show more ...

a9bfb89b15-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Swithc to using ';'.join() for passing include directories to Trilinos

Funded-by: IDEAS
Project: xSDK
Thanks-to: Satish Balay <balay@mcs.anl.gov>

bcfd3c0615-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Trilinos needs to be compiled with hypre for xSDKTrilinos to work; this is definitely a bug

Funded-by: IDEAS
Project: xSDK
Time: .1 hour

7f6070a215-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/fix-xsdktrilinos

Removed hypre from Trilinos.py since now handled in xSDKTrilinos.py

02f985bd15-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge in Jason's configure fixes for SuperLU_Dist.py and Exodusii.py

41c624b515-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'sarich/fix-xsdk-packages' into barry/fix-xsdktrilinos

a47579c815-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Fix several bugs in Trilinos.py pointed out by Ross
Fix issues in xSDKTrilinos.py to make it work with static libraries

Funded-by: IDEAS
Project: xSDK
Time: 3 hours
Reported-by: Roscoe A. Bartlett

Fix several bugs in Trilinos.py pointed out by Ross
Fix issues in xSDKTrilinos.py to make it work with static libraries

Funded-by: IDEAS
Project: xSDK
Time: 3 hours
Reported-by: Roscoe A. Bartlett <rabartl@sandia.gov>
Thanks-to: Satish Balay <balay@mcs.anl.gov>

show more ...

99741b4115-Apr-2016 Satish Balay <balay@mcs.anl.gov>

configure: add in package.dinclude [similar to package.dlib]
Use them in Trilinos.py for PARMETIS [and dependencies]

8a6914c815-Apr-2016 Satish Balay <balay@mcs.anl.gov>

fix missing 'quote' that breaks configure

96598b7c15-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

When passing ParMetis information we have to pass metis information also
of course, how could I have missed this

Funded-by: IDEAS
Project: xSDK
Reported-by: Roscoe A Bartlett <rabartl@sandia.gov>

9c5baedf14-Apr-2016 Satish Balay <balay@mcs.anl.gov>

cmake: fix ctest detection with --download-cmake

Funded-by: IDEAS

1...<<151152153154155156157158159160>>...190