History log of /petsc/src/dm/impls/plex/ (Results 5726 – 5750 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4a217a9529-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fixed compiler problems with complex

5743f1d728-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fix DMPlexComputeCellGeometry() to handle lower dimensional cells
- Now I call DMPlexGetLabelValue() for depth each time, which might be too expensive. We could stash the depth label pointer

7386837228-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fixed error in projection from 3D to 2D
- Need to check for case where normal is already z

02a80efe28-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Adding boundary integration
- Added a boundary integration input to DMPlexSetFEMIntegration(), this also takes cell normals
- Added an integrateBdResidualFEM() function to DMPlex
- f0 and f1

DMPlex: Adding boundary integration
- Added a boundary integration input to DMPlexSetFEMIntegration(), this also takes cell normals
- Added an integrateBdResidualFEM() function to DMPlex
- f0 and f1 for boundary integration take the cell normal as an argument (right now not used)
-

show more ...

1885f25428-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fixed cell inversion for TetGen to commute with mesh interpolation

607a662326-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

removed path argument to XXXInitializePackage() and XXXRegister()


/petsc/config/BuildSystem/config/packages/PETSc.py
/petsc/config/BuildSystem/config/packages/netcdf-cxx.py
/petsc/config/PETSc/packages/server.py
/petsc/config/PETSc/petsc.py
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/pcimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petsc-private/threadcommimpl.h
/petsc/include/petscao.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscdm.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscthreadcomm.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/petscviewerams.h
/petsc/include/web/AMS.py
/petsc/include/web/AMSJavascript.html
/petsc/include/web/AMSSnoopObjects.py
/petsc/include/web/AMSSnoopStack.py
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/benchmarks/PetscGetTime.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/PetscMemcmp.c
/petsc/src/benchmarks/PetscMemcpy.c
/petsc/src/benchmarks/PetscMemzero.c
/petsc/src/benchmarks/PetscTime.c
/petsc/src/benchmarks/PetscVecNorm.c
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/benchmarks/streams/SSEVersion.c
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/mesh/mesh.c
plex.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/ams.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/output/ex39_cheby_hybrid.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/pgmres/pgmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/dmksp.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/kspams.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/openmp/hpc.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/scoarsen.c
/petsc/src/mat/color/color.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/impls/aij/mpi/clique/clique.cxx
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/inode.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/matrart.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mfregis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/nasm/nasm.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/tr/tr.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/linesearch/interface/linesearchregi.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/sys/ams/pams.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/draw/interface/drawregall.c
/petsc/src/sys/classes/random/impls/rand48/rand48.c
/petsc/src/sys/classes/random/interface/dlregisrand.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/classes/random/interface/randreg.c
/petsc/src/sys/classes/viewer/impls/ams/ams.c
/petsc/src/sys/classes/viewer/impls/ams/amsopen.c
/petsc/src/sys/classes/viewer/impls/ams/makefile
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/interface/dlregispetsc.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/classes/viewer/interface/viewregall.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/error/pstack.c
/petsc/src/sys/examples/tutorials/ex10f90.F90
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/examples/tutorials/ex9.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex10f90_1.out
/petsc/src/sys/examples/tutorials/output/ex10f90_2.out
/petsc/src/sys/examples/tutorials/output/ex9_1.out
/petsc/src/sys/examples/tutorials/output/ex9_2.out
/petsc/src/sys/examples/tutorials/petsc.yml
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/classlog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/logging/utils/stagelog.c
/petsc/src/sys/makefile
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/threadcomm/examples/tutorials/ex5.c
/petsc/src/sys/threadcomm/interface/dlregisthreadcomm.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/threadcomm/interface/threadcommregi.c
/petsc/src/sys/time/cputime.c
/petsc/src/sys/time/ftn-custom/makefile
/petsc/src/sys/time/ftn-custom/zptimef.c
/petsc/src/sys/time/makefile
/petsc/src/sys/webserver/makefile
/petsc/src/sys/webserver/petscwebclient.c
/petsc/src/sys/webserver/petscwebserver.c
/petsc/src/sys/webserver/webserve.c
/petsc/src/sys/yaml/ftn-custom/makefile
/petsc/src/sys/yaml/ftn-custom/zyamlimplsf.c
/petsc/src/sys/yaml/makefile
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/characteristic/interface/mocregis.c
/petsc/src/ts/characteristic/interface/slregis.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/is/ao/impls/mapping/aomapping.c
/petsc/src/vec/is/ao/interface/ao.c
/petsc/src/vec/is/ao/interface/aoreg.c
/petsc/src/vec/is/ao/interface/aoregall.c
/petsc/src/vec/is/ao/interface/dlregisdm.c
/petsc/src/vec/is/is/interface/isreg.c
/petsc/src/vec/is/is/interface/isregall.c
/petsc/src/vec/is/sf/interface/dlregissf.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/sfregi.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vscat.c
471ecdac25-Mar-2013 Jed Brown <jed@59A2.org>

segbuffer: add PetscSegBufferGetInts() to encourage use of PETSC_RESTRICT

137cf7b625-Mar-2013 Jed Brown <jed@59A2.org>

segbuffer: create wrapper structure

The old structure exposed the linked list property of the implementation.
Now we have a simple wrapper structure so that implementation detail is
not leaked. This

segbuffer: create wrapper structure

The old structure exposed the linked list property of the implementation.
Now we have a simple wrapper structure so that implementation detail is
not leaked. This will also make it possible to implement some thread-safe
operations.

show more ...


/petsc/config/BuildSystem/config/packages/PETSc.py
/petsc/config/BuildSystem/config/packages/netcdf-cxx.py
/petsc/config/PETSc/packages/server.py
/petsc/config/PETSc/petsc.py
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/pcimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscsys.h
/petsc/include/petsctime.h
/petsc/include/petscviewer.h
/petsc/include/petscviewerams.h
/petsc/include/web/AMS.py
/petsc/include/web/AMSJavascript.html
/petsc/include/web/AMSSnoopObjects.py
/petsc/include/web/AMSSnoopStack.py
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/benchmarks/PetscGetTime.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/PetscMemcmp.c
/petsc/src/benchmarks/PetscMemcpy.c
/petsc/src/benchmarks/PetscMemzero.c
/petsc/src/benchmarks/PetscTime.c
/petsc/src/benchmarks/PetscVecNorm.c
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/benchmarks/streams/SSEVersion.c
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/impls/da/dadestroy.c
plex.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/ams.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/output/ex39_cheby_hybrid.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/pgmres/pgmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/kspams.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/openmp/hpc.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/inode.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/matrart.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/nasm/nasm.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/tr/tr.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/ams/pams.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/random/impls/rand48/rand48.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/classes/random/interface/randreg.c
/petsc/src/sys/classes/viewer/impls/ams/ams.c
/petsc/src/sys/classes/viewer/impls/ams/amsopen.c
/petsc/src/sys/classes/viewer/impls/ams/makefile
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/error/pstack.c
/petsc/src/sys/examples/tutorials/ex10f90.F90
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/examples/tutorials/ex9.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex10f90_1.out
/petsc/src/sys/examples/tutorials/output/ex10f90_2.out
/petsc/src/sys/examples/tutorials/output/ex9_1.out
/petsc/src/sys/examples/tutorials/output/ex9_2.out
/petsc/src/sys/examples/tutorials/petsc.yml
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/classlog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/logging/utils/stagelog.c
/petsc/src/sys/makefile
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/threadcomm/examples/tutorials/ex5.c
/petsc/src/sys/time/cputime.c
/petsc/src/sys/time/ftn-custom/makefile
/petsc/src/sys/time/ftn-custom/zptimef.c
/petsc/src/sys/time/makefile
/petsc/src/sys/utils/mpits.c
/petsc/src/sys/utils/segbuffer.c
/petsc/src/sys/webserver/makefile
/petsc/src/sys/webserver/petscwebclient.c
/petsc/src/sys/webserver/petscwebserver.c
/petsc/src/sys/webserver/webserve.c
/petsc/src/sys/yaml/ftn-custom/makefile
/petsc/src/sys/yaml/ftn-custom/zyamlimplsf.c
/petsc/src/sys/yaml/makefile
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/is/ao/interface/ao.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vscat.c
6308902022-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/plex-surface-integration' into knepley/plex

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic b

Merge branch 'knepley/plex-surface-integration' into knepley/plex

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

show more ...

652b88e822-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Added integration over boundary to DMPlexComputeResidualFEM()
- Added quadBd, f0/1BdFuncs to PetscFEM struct
- Needs to be tested

184d77ed20-Mar-2013 Jed Brown <jed@59A2.org>

DMGetLocalToGlobalMapping_*: normalize names from DMCreateLocalToGlobalMapping_*

77b7621519-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'jed/plex-scalable-partition-closure' of bitbucket.org:petsc/petsc into knepley/plex

656e37a619-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex ex7: Orientations now working properly
- Added check for inverted cells
- Added check that vertex cones match for interpolated and non-interpolated meshes
- Fixed hex and tet tests
- Support r

DMPlex ex7: Orientations now working properly
- Added check for inverted cells
- Added check that vertex cones match for interpolated and non-interpolated meshes
- Fixed hex and tet tests
- Support reading ExodusII files and use mesh generators

show more ...

2e1b13c219-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Changed orientation convention and fixed many bugs
- Tetrahedra now all have outward facing normals
- We have to flip input from TetGen and ExodusII
- Hexahedra now all have outward facing

DMPlex: Changed orientation convention and fixed many bugs
- Tetrahedra now all have outward facing normals
- We have to flip input from TetGen and ExodusII
- Hexahedra now all have outward facing normals
- We have to flip input from ExodusII
- Fixed bug with orientation -1 (now encoded as -faceSize)
- Fixed parallel bug with DMPlexInterpolate()
- Fixed determinant calculation for Tet and Hex
- Fixed bug with reversing orientation, now must also start on the opposite vertex
- This solution in GetTransitiveClosure() is suboptimal, should change the definition of negative orientation

show more ...

cb3cb6d919-Mar-2013 Jed Brown <jed@59A2.org>

DMPlexCreatePartitionClosure: replace quadratic algorithm

This implementation uses a PetscBT to avoid duplicates and incrementally
packs a PetscSegArray with the points needed by each rank.

This fu

DMPlexCreatePartitionClosure: replace quadratic algorithm

This implementation uses a PetscBT to avoid duplicates and incrementally
packs a PetscSegArray with the points needed by each rank.

This function used to dominate run-time when loading meshes in parallel
and is now a negligible fraction of run time.

show more ...

923cbbb619-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fix default |J| for DMPlexComputeCellGeometry()

139a35cc18-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fix for cell geometry (unbelievable screwup)

705246ef18-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' of bitbucket.org:petsc/petsc into knepley/plex


/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/confignightly/default
/petsc/bin/maint/generateetags.py
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/startnightly
/petsc/conf/rules
/petsc/conf/test
/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/libraries.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/netcdf.py
/petsc/config/BuildSystem/config/sourceControl.py
/petsc/config/PETSc/packages/scalapack.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/builder2.py
/petsc/config/cmakegen.py
/petsc/config/configure.py
/petsc/include/petsc-private/tsimpl.h
/petsc/include/petscksp.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/contrib/style/checks/PetscFunctionReturnFunction.sh
/petsc/src/contrib/style/checks/assert.sh
/petsc/src/contrib/style/checks/bool-condition.sh
/petsc/src/contrib/style/checks/chkxxx-space.sh
/petsc/src/contrib/style/checks/closing-bracket.sh
/petsc/src/contrib/style/checks/cpp-comments.sh
/petsc/src/contrib/style/checks/funct.sh
/petsc/src/contrib/style/checks/function-bracket.sh
/petsc/src/contrib/style/checks/ierr-chkerr.sh
/petsc/src/contrib/style/checks/if-indentation.sh
/petsc/src/contrib/style/checks/if0.sh
/petsc/src/contrib/style/checks/ifdef.sh
/petsc/src/contrib/style/checks/impl-include.sh
/petsc/src/contrib/style/checks/long-lines.sh
/petsc/src/contrib/style/checks/macros.sh
/petsc/src/contrib/style/checks/malloc-free.sh
/petsc/src/contrib/style/checks/mpi3-deprecated.sh
/petsc/src/contrib/style/checks/mpi3-removed.sh
/petsc/src/contrib/style/checks/null.sh
/petsc/src/contrib/style/checks/parentheses-space.sh
/petsc/src/contrib/style/checks/parenthesis-curly-brace.sh
/petsc/src/contrib/style/checks/space-in-cast.sh
/petsc/src/contrib/style/checks/tabs.sh
/petsc/src/contrib/style/stylecheck.sh
/petsc/src/dm/impls/da/dasub.c
plex.c
plexfem.c
plexinterpolate.c
plexvtu.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/mat/examples/tutorials/ex9.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/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.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/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/sys/classes/draw/impls/x/xinit.c
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/viewer/examples/tutorials/ex1.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/examples/tutorials/ex2.c
/petsc/src/sys/examples/tutorials/ex6.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/objects/version.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/str.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/ex26.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex17_1.out
/petsc/src/ts/examples/tutorials/output/ex17_2.out
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/vec/examples/tests/ex43.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
bf16daa618-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex ex7: Check that |J| is nonzero for each cell in interpolated mesh

49dc440718-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Allow DMPlexComputeCellGeometry() to work with interpolated meshes

8033047718-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Added prototype for DMPlexCopyCoordinates(), and docs for that and DMPlexInterpolate()

2256686418-Mar-2013 Jed Brown <jed@59A2.org>

DMPlexDistribute: fix label distribution

This old code was not advancing to the next label when it finds "depth"
(which is not distributed), thus it just compared "depth" multiple times
and never ch

DMPlexDistribute: fix label distribution

This old code was not advancing to the next label when it finds "depth"
(which is not distributed), thus it just compared "depth" multiple times
and never checked the other label names.

show more ...

37045cdd18-Mar-2013 Jed Brown <jed@59A2.org>

DMPlexVTKWriteAll_VTU: fix writing vertex data

0059ad2a17-Mar-2013 Satish Balay <balay@mcs.anl.gov>

dmplex: doc fixes [nightlybuilds]

878cb39717-Mar-2013 Satish Balay <balay@mcs.anl.gov>

doc: nightlybuild fixes

1...<<221222223224225226227228229230>>...235