History log of /petsc/config/BuildSystem/ (Results 4676 – 4700 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
75ab1ae317-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config BlasLapack: checkLib need only look for Lapack funtions if foundBlas

71262d8917-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config BlasLapack: checkLapack should check for ALL routines

This lets us exit early on failure, which speeds up configure checking
for libraries that do not exist.

b57408ee17-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config BlasLapack: remove f2cpkg variable that is no longer used

The variable f2cpkg was abandoned in cff388ba514159a332016bfe5d06889d9451786d,
so remove it from the file.

4854f48717-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config executeShellCommand: trim empty stdout and normalize newlines

9bedf60617-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config: consolidate reporting of compiler/linker/archiver errors

Produce a non-redundant uniform format with empty output streams trimmed.

9f20bda317-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config: checkLink: remove redundant output

This function only attempts linking after a successful compile, but
outputCompile has already written the body of the function to compile.
The command was

config: checkLink: remove redundant output

This function only attempts linking after a successful compile, but
outputCompile has already written the body of the function to compile.
The command was written by executeShellCommand, so it need not be
repeated either.

show more ...

4886deab16-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config: do not redundantly log command with 'sh:'

runShellCommand logs the command with 'Executing:' before popen, so this
line of logging was entirely redundant.

e76427ac16-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config: remove deprecated 'apply' in favor of func(*args, **kwargs)

'apply' has been deprecated since Python-2.3. Its use makes profiling
output more difficult to read because a node is created for

config: remove deprecated 'apply' in favor of func(*args, **kwargs)

'apply' has been deprecated since Python-2.3. Its use makes profiling
output more difficult to read because a node is created for 'apply'
itself.

show more ...


/petsc/bin/maint/builddist
/petsc/bin/maint/createpatch
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/update-docs.py
/petsc/bin/mpiexec.uni
/petsc/bin/petscnagupgrade.py
build/buildGraph.py
config/base.py
config/framework.py
graph.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/threadcomm.py
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/setup.py
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F
/petsc/src/dm/impls/plex/examples/tests/ex2f90.F
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/doxygen/manual/user/introduction/getting-started.h
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex45f.F
/petsc/src/ksp/ksp/examples/tutorials/output/ex45f_1.out
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/output/ex114_2.out
/petsc/src/mat/examples/tests/output/ex114_3.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/examples/tests/output/ex93_2.out
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/snes/examples/tutorials/ex40f90.F90
/petsc/src/snes/examples/tutorials/output/ex40f90.out
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/examples/tests/ex19.c
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/version.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex10_1.out
/petsc/src/ts/examples/tutorials/output/ex10_2.out
/petsc/src/vec/is/ao/examples/makefile
/petsc/src/vec/is/ao/examples/tests/ex3d/makefile
/petsc/src/vec/is/ao/examples/tests/makefile
/petsc/src/vec/is/ao/examples/tests/output/ex1_1.out
/petsc/src/vec/is/ao/examples/tests/output/ex1_2.out
/petsc/src/vec/is/ao/examples/tests/output/ex1_3.out
/petsc/src/vec/is/ao/impls/basic/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/basic/makefile
/petsc/src/vec/is/ao/impls/mapping/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/mapping/makefile
/petsc/src/vec/is/ao/impls/memscalable/makefile
/petsc/src/vec/is/ao/interface/ftn-custom/makefile
/petsc/src/vec/is/ao/interface/makefile
/petsc/src/vec/is/sf/impls/basic/makefile
/petsc/src/vec/is/sf/impls/makefile
/petsc/src/vec/is/sf/impls/window/makefile
/petsc/src/vec/is/sf/interface/makefile
/petsc/src/vec/is/sf/makefile
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/interface/vector.c
5346369212-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

exodusii.py: allow missing Fortran libraries when compiling with Fortran

Some distributions and users do not install libexoIIfor.a, and PETSc
does not need it, so fall back to linking only the C int

exodusii.py: allow missing Fortran libraries when compiling with Fortran

Some distributions and users do not install libexoIIfor.a, and PETSc
does not need it, so fall back to linking only the C interface.

show more ...

a518c7dd12-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

hdf5.py: allow missing Fortran libraries when compiling with Fortran

Some distributions and users do not install libhdf5_fortran, and PETSc
does not need it, so fall back to linking only the C libra

hdf5.py: allow missing Fortran libraries when compiling with Fortran

Some distributions and users do not install libhdf5_fortran, and PETSc
does not need it, so fall back to linking only the C library.

show more ...

f74211a312-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

hdf5.py: link libhdf5_hl before libhdf5 for static libraries

77e230d610-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

MPI.py: fix check for MPI_COMBINER_DUP


config/packages/MPI.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/parmetis.py
/petsc/include/finclude/petscdmplexdef.h
/petsc/include/petsc-private/dmdaimpl.h
/petsc/include/petsc-private/kernels/blockinvert.h
/petsc/include/petsc-private/kernels/petscaxpy.h
/petsc/include/petscblaslapack.h
/petsc/include/petscdmda.h
/petsc/include/petscerror.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/examples/tutorials/ex19.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_NC.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_sa.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresdeflation.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresorthog.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/pc/examples/tutorials/ex3.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/examples/tutorials/output/ex3_1.out
/petsc/src/ksp/pc/examples/tutorials/output/ex3_2.out
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex161.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/snes/examples/tests/ex68.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex5_5_newton_asm_dmda.out
/petsc/src/snes/examples/tutorials/output/ex5_5_newton_gasm_dmda.out
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ngmres/ngmresfunc.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/utils/segbuffer.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/vec/is/ao/examples/tests/ex3d/ex3.cxx
/petsc/src/vec/is/is/examples/tutorials/makefile
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/rvector.c
1655452007-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

Merge branch 'knepley/plex'

Improved support for discretizing PDEs. Cell geometry and FVM. Little to
no topology.

* knepley/plex:
SNES ex12: Fix leak
TS ex11: error if dim != DIM because memory

Merge branch 'knepley/plex'

Improved support for discretizing PDEs. Cell geometry and FVM. Little to
no topology.

* knepley/plex:
SNES ex12: Fix leak
TS ex11: error if dim != DIM because memory corruption occurs otherwise
DMPlex: All quadrilateral geometry tests working
DMPlex: remove unused variable
DMPlex: Hexahedron geometry tests now pass
DMPlex: More geometry work
DMPlex: use PETSC_HAVE_TGAMMA to get the build working on windows
configure: add test for tgamma() [this is missing on windows]
DMPlex: Added random transform tests for tets - Fixed memory leak
DMPlex: Fixed 3D geometry
DMPlex: FVM geometry tests now work for triangles
DMPlex: one more win32/complex fix
DMPlex: Enhanced geometry tests - Added random transforms of the reference triangle in 2D
DMPlex: Fixed complex problems in geometry calculation
DMPlex: Fixed Fortran test output
DMDT: M_PI --> PETSC_PI
DMPlex: Reorganized geometry testing
TS ex11: Put in 3D inflow and outflow ids from the command line
DMPlex: Added DMPlexRestoreCone/Support() to F90 interface definition header - Also added to test ex1f90
TS ex11: Need to make these ids input from the command line
DMPlex: Add Fortran bindings
DMPlex: Reorder tet output since I order tets differently
Builder: Link Fortran examples with Fortran linker
DMPlex: Fixed leak in example
DMPlex: Tutorial now shows how to output VTK
PetscViewer: Added VTK type for Fortran
DMPlex: Remove parameter names from prototype
DMPlex: Geometry fixes for C++ complex
DMAKKT: Remove from build
DMPlex: Now DMPlexCreateSection() only has an F90 interface
SNES: add Fortran bindings to DMSNESSet{Function,Jacobian}
SNES: remove superfluous casting in DM local Fortran bindings
SNES: compile zdmlocalsnesf.c
DMDT: Fix Fortran wrapper
DMPlex: Added Fortran interface for DMPlexMatSetClosure()
PetscSection: Added docs, enabled Fortran wrappers
DM: Added Fortran bindings for DMSNESSetFunction/JacobianLocal()
SNES ex12: Looks like 3D Neumann conditions are working
DMPlex: Fix volume determination for 2D in 3D
DMPlex: Better error reporting
SNES ex12: Boundary integration seems to work in 2D
DMPlex+FEM: Fix for boundary integration
TS ex11: Better error reporting
DMPlex ex8: Added FVM geometry tests
DMPlex: Fixed FVM geometry for 2D in 3D
SNES ex62: Now using PetscDT quadrature
DMDT: Translated FIAT's Gauss-Jacobi quadrature
DMPlex: Fix geometry tests - Fix tests for 2D projection
DMPlex: Geometry fixes
DMPlex: Small fixes for geometry
DMPlex: Fixed damn prototype
PetscSection: Added VecSetValuesSectionF90() - Fixed bug in Vec Fortran header
DMPlex: Added Fortran defines for additional insert modes
DMPlex: Silence warning in DMPlexInvertCells_Internal()
DMPlex: Functions passed to evaluation routines now return void and pass results in arguments
DMPlex: Now we give an explicit embedding dimension to the FVM geometry methods
DMPlex: Fixed complication with complex - Started to add 3D geometry stuff
TS ex11: Replace edge geometry with call to DMPlexComputeCellGeometryFVM()
DMPlex: Added normal argument to DMPlexComputeCellGeometryFVM() - This is only calculated for faces - Added calculation for faces in 2D
DMPlex: Damn makefiles
DMPlex: Added declaration for DMPlexCreateCGNS()
TS ex11: Reorganized computation of geometry in preparation for 3D
Builder: Now individual tests can have requirements - The key is 'requires', and it takes a list of package names - Also fixed up showSingleRun()
TS ex11: Use new DMPlexComputeCellGeometryFVM()
DMPlex: Added DMPlexComputeCellGeometryFVM() - Added internal volume methods
DMPlex: fix const and int vs. PetscInt
DMPlex: Better error reporting
DMPlex+ExodusII: Fixed reading of quads - Was broken by 2e1b13c25062c3c40593ce7412c5cd227259ade7
DMPlex: Hex cell geometry was broken - I don't see how this test passed before
DMPlex: Regression cleanup
DMPlex: Regression cleanup
SNES ex12: Fixed sign for Neumann BC
DMPlex+FEM: The dimension does not change for boundary elements
DMPlex: Geometry now works for boundary elements
DMPlex+FEM: Fixed quadrature coordinate handling for boundary integrals
SNES ex12: Reorganized tests, still working on Neumann conditions - Fixed boundary face label
DMPlex: Turn off CGNS by default
DMPlex: Added 1D cell geometry
DMPlex: DMPlexCreateCGNS()
DMPlex: Updated test ex1 output
DMPlex: Fixed compiler problems with complex
SNES ex12: Now does boundary integration - Still not verifying exact solution for Neumann conditions
DMPlex: Fix DMPlexComputeCellGeometry() to handle lower dimensional cells
DMPlex: Fixed error in projection from 3D to 2D - Need to check for case where normal is already z
DMPlex: Adding boundary integration
DMPlex: Fixed cell inversion for TetGen to commute with mesh interpolation
SNES ex12: Cleaning up ex12 testing
DMPlex: Added integration over boundary to DMPlexComputeResidualFEM() - Added quadBd, f0/1BdFuncs to PetscFEM struct - Needs to be tested
FEM Generation: We now allow a *_bd.h header that holds boundary discreization
Builder: Fixed regression requirements
Builder: Fixed specification of multiple tests to run
DMPlex ex7: Orientations now working properly
DMPlex: Changed orientation convention and fixed many bugs
SNEX ex12: Ignore generated headers
SNEX ex12 and ex52: Remove CTetGen warnings from test output - Fixed this in CTetGen repository
DMPlex: Fix default |J| for DMPlexComputeCellGeometry()
DMPlex: Fix for cell geometry (unbelievable screwup)
DMPlex ex7: Check that |J| is nonzero for each cell in interpolated mesh
DMPlex: Allow DMPlexComputeCellGeometry() to work with interpolated meshes
DMPlex: Added prototype for DMPlexCopyCoordinates(), and docs for that and DMPlexInterpolate()
DMPlex: Added F90 interface for DMPlexComputeCellGeometry()

Conflicts:
include/petscdmplex.h

show more ...


/petsc/.gitignore
/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/bin/pythonscripts/PetscGenerateFEMQuadratureTensorProduct.py
config/libraries.py
/petsc/config/PETSc/FEM.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/finclude/ftn-custom/petscdmplex.h90
/petsc/include/finclude/petscvec.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/sieve/ISieve.hh
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/ex5.c
/petsc/src/dm/impls/plex/examples/tests/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex8.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_8.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1f90_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex2f90_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_11.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_4.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex8_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex8_1.out
/petsc/src/dm/impls/plex/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/examples/tutorials/ex1f90.F
/petsc/src/dm/impls/plex/examples/tutorials/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex1f90_1.out
/petsc/src/dm/impls/plex/f90-custom/zplexf90.c
/petsc/src/dm/impls/plex/ftn-custom/makefile
/petsc/src/dm/impls/plex/ftn-custom/zplex.c
/petsc/src/dm/impls/plex/ftn-custom/zplexsubmesh.c
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcgns.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_4.out
/petsc/src/snes/examples/tutorials/output/ex12_5.out
/petsc/src/snes/examples/tutorials/output/ex12_6.out
/petsc/src/snes/examples/tutorials/output/ex52_18.out
/petsc/src/snes/examples/tutorials/output/ex52_19.out
/petsc/src/snes/examples/tutorials/output/ex52_20.out
/petsc/src/snes/examples/tutorials/output/ex52_21.out
/petsc/src/snes/examples/tutorials/output/ex52_22.out
/petsc/src/snes/examples/tutorials/output/ex52_23.out
/petsc/src/snes/examples/tutorials/output/ex52_24.out
/petsc/src/snes/examples/tutorials/output/ex52_25.out
/petsc/src/snes/examples/tutorials/output/ex52_26.out
/petsc/src/snes/examples/tutorials/output/ex52_27.out
/petsc/src/snes/examples/tutorials/output/ex52_28.out
/petsc/src/snes/examples/tutorials/output/ex52_29.out
/petsc/src/snes/examples/tutorials/output/ex52_30.out
/petsc/src/snes/examples/tutorials/output/ex52_31.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_37.out
/petsc/src/snes/examples/tutorials/output/ex62_38.out
/petsc/src/snes/examples/tutorials/output/ex62_39.out
/petsc/src/snes/examples/tutorials/output/ex62_4.out
/petsc/src/snes/examples/tutorials/output/ex62_40.out
/petsc/src/snes/examples/tutorials/output/ex62_41.out
/petsc/src/snes/examples/tutorials/output/ex62_45.out
/petsc/src/snes/examples/tutorials/output/ex62_5.out
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/snes/utils/ftn-custom/zdmlocalsnesf.c
/petsc/src/snes/utils/ftn-custom/zdmsnesf.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/utils/f90-custom/makefile
/petsc/src/vec/vec/utils/f90-custom/zvsectionf90.c
0d622fac05-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

Merge branch 'balay/mpich-3.0.4'

Upgrade to v3.0.4-106-g3adb59c. This nighly is used because it fixes
the FreeBSD bug identified in this branch.

* balay/mpich-3.0.4:
mpich: revert workarround on

Merge branch 'balay/mpich-3.0.4'

Upgrade to v3.0.4-106-g3adb59c. This nighly is used because it fixes
the FreeBSD bug identified in this branch.

* balay/mpich-3.0.4:
mpich: revert workarround on freebsd as its fixed in the current tarball
mpich: update to pre 3.0.5 snapshot. This fixes a malloc bug in mpiexec [this bug is visible on freebsd - but exists on other arches aswell] http://trac.mpich.org/projects/mpich/ticket/1820
mpich: now 3.0.4 breaks on freebsd. [workarround by using 3.0.3 on it] https://trac.mpich.org/projects/mpich/ticket/1820
mpich: 3.0.4 now works on opensloaris - so download_mpich_sol is not needed http://trac.mpich.org/projects/mpich/ticket/1772
mpich: update to mpich-3.0.4.tar.gz

show more ...

e13a55be05-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

Merge branch 'jed/configure-check-once'

* jed/configure-check-once:
config: test functions and headers only once

47b5edfe05-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

Merge branch 'jed/exodusii-5.24'

* jed/exodusii-5.24:
ExodusII: link Fortran if and only if using Fortran
ExodusII: require HDF5 due to transitive dependency via --enable-netcdf-4
ExodusII: up

Merge branch 'jed/exodusii-5.24'

* jed/exodusii-5.24:
ExodusII: link Fortran if and only if using Fortran
ExodusII: require HDF5 due to transitive dependency via --enable-netcdf-4
ExodusII: update to 5.24

show more ...

8d170a4e04-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

config: test functions and headers only once

Many functions and headers are mentioned in both BuildSystem and PETSc,
thus being tested more than once. Removing this redundancy speeds up my
configur

config: test functions and headers only once

Many functions and headers are mentioned in both BuildSystem and PETSc,
thus being tested more than once. Removing this redundancy speeds up my
configure from 125 seconds to 110 seconds.

show more ...

18d4fcd004-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

BuildSystem: fix comment s/generateLibraryList/genarateLibList/

ea5fab5d04-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

ExodusII: link Fortran if and only if using Fortran

bf7cd47104-May-2013 Jed Brown <jedbrown@mcs.anl.gov>

ExodusII: require HDF5 due to transitive dependency via --enable-netcdf-4

225a389206-Apr-2013 Jed Brown <jed@59A2.org>

ExodusII: update to 5.24

* Tarball is now exodus-* instead of exodusii-*
* Most code was moved to subdirectory 'exodus'
* Remove obsolete header directories (cbind/include and forbind/include)
fro

ExodusII: update to 5.24

* Tarball is now exodus-* instead of exodusii-*
* Most code was moved to subdirectory 'exodus'
* Remove obsolete header directories (cbind/include and forbind/include)
from installed search

show more ...

9b548b9c03-May-2013 Satish Balay <balay@mcs.anl.gov>

configure: add test for tgamma() [this is missing on windows]


/petsc/.gitignore
/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/bin/pythonscripts/PetscGenerateFEMQuadratureTensorProduct.py
config/libraries.py
/petsc/config/PETSc/FEM.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/finclude/ftn-custom/petscdmplex.h90
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscviewerdef.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/impls/akkt/makefile
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex8.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_8.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1f90_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex2f90_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_11.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_4.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex7_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex8_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex8_1.out
/petsc/src/dm/impls/plex/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/examples/tutorials/ex1f90.F
/petsc/src/dm/impls/plex/examples/tutorials/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex1f90_1.out
/petsc/src/dm/impls/plex/f90-custom/zplexf90.c
/petsc/src/dm/impls/plex/ftn-custom/zplex.c
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcgns.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_4.out
/petsc/src/snes/examples/tutorials/output/ex12_5.out
/petsc/src/snes/examples/tutorials/output/ex12_6.out
/petsc/src/snes/examples/tutorials/output/ex52_18.out
/petsc/src/snes/examples/tutorials/output/ex52_19.out
/petsc/src/snes/examples/tutorials/output/ex52_20.out
/petsc/src/snes/examples/tutorials/output/ex52_21.out
/petsc/src/snes/examples/tutorials/output/ex52_22.out
/petsc/src/snes/examples/tutorials/output/ex52_23.out
/petsc/src/snes/examples/tutorials/output/ex52_24.out
/petsc/src/snes/examples/tutorials/output/ex52_25.out
/petsc/src/snes/examples/tutorials/output/ex52_26.out
/petsc/src/snes/examples/tutorials/output/ex52_27.out
/petsc/src/snes/examples/tutorials/output/ex52_28.out
/petsc/src/snes/examples/tutorials/output/ex52_29.out
/petsc/src/snes/examples/tutorials/output/ex52_30.out
/petsc/src/snes/examples/tutorials/output/ex52_31.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_37.out
/petsc/src/snes/examples/tutorials/output/ex62_38.out
/petsc/src/snes/examples/tutorials/output/ex62_39.out
/petsc/src/snes/examples/tutorials/output/ex62_4.out
/petsc/src/snes/examples/tutorials/output/ex62_40.out
/petsc/src/snes/examples/tutorials/output/ex62_41.out
/petsc/src/snes/examples/tutorials/output/ex62_45.out
/petsc/src/snes/examples/tutorials/output/ex62_5.out
/petsc/src/snes/utils/ftn-custom/zdmlocalsnesf.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/utils/f90-custom/makefile
/petsc/src/vec/vec/utils/f90-custom/zvsectionf90.c
78c4bc8c02-May-2013 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-macports-atlas'


config/packages/BlasLapack.py
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/fun3d/comp/userJac.F
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/plex/plexvtu.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/anderson.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/impls/shell/linesearchshell.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/viewer/examples/tests/ex3.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex27.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/eimex/eimex.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/sf/impls/window/makefile
117d163d01-May-2013 Satish Balay <balay@mcs.anl.gov>

mpich: revert workarround on freebsd as its fixed in the current tarball

e932bdc801-May-2013 Satish Balay <balay@mcs.anl.gov>

mpich: update to pre 3.0.5 snapshot. This fixes a malloc bug in mpiexec
[this bug is visible on freebsd - but exists on other arches aswell]
http://trac.mpich.org/projects/mpich/ticket/1820

1...<<181182183184185186187188189190