History log of /petsc/src/dm/impls/plex/ (Results 4451 – 4475 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e94be24012-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex+Label: Added Fortran wrapper for DMPlexCreateLabel()

0f9259d612-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Dammit, how did this not get checked in?

89b38ed411-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Refiner check for hybrid cells must use hybrid faces as well
- Ghost cells in FV method are hybrid

97c42add11-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Adding support for FV in automatic interpolator construction
- Notice that the injector cannot do the right thing until we scrap VecScatter

e3e48f6911-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex+FEM: Using PetscFVGetDualSpace()

b69edc2909-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed complex type error

9320781609-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed compiler warnings

b793a5ff06-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Clean up memory usage in DMPlexProjectFieldLocal()

d5396abc06-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixing DMPlexProjectFieldLocal()
- Initialize aux vars
- Remove unused tabulation stuff
- Support FVM
- Still need to manage dual spaces correctly

c1f031ee06-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixing up DMPlexComputeIntegralFEM()
- FVM does not break this function now
- Added Integral event
- Added Allreduce over procs

294b700906-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed preallocation bug by using DMPlexGetGlobalFieldOffset_Private()

79532bb406-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed gigantic bug in DMPlexGetGlobalFieldOffset_Private()
- It was not accounting for constraints in other fields when calculating the offset
- Moved functions to the impl header

8d1174e406-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Crap this should have gone in the set with preallocation changes
- I need to learn how to use the interactive crap

22d96a0c06-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Section+Vec: Added PetscSectionGet/RestoreField_Internal() and PetscSectionVecNorm()
- This allows a user to get the hypernorm for a vector with several fields in it

e101f07406-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Switch all reallocation functions to use default sections

7e01ee0205-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex+TS: Silence compiler warnings

a9fb644304-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Allow calculation of sparsity pattern on a per field basis
- Falls back to old implementation without Section information

70c9a85903-Mar-2015 Satish Balay <balay@mcs.anl.gov>

fix: compile warning

ftp://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/03/02/filtered-make_master_arch-freebsd-pkgs-opt_wii.log
/home/balay/petsc.clone/src/dm/impls/plex/plexfluent.c:54: warn

fix: compile warning

ftp://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/03/02/filtered-make_master_arch-freebsd-pkgs-opt_wii.log
/home/balay/petsc.clone/src/dm/impls/plex/plexfluent.c:54: warning: 'fdes' may be used uninitialized in this function

show more ...

a9bee69c02-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex ex3: Fixed MPI type


examples/tests/ex3.c
/petsc/src/dm/interface/dm.c
/petsc/src/snes/examples/tutorials/output/ex12_12.out
/petsc/src/snes/examples/tutorials/output/ex12_39.out
/petsc/src/snes/examples/tutorials/output/ex12_41.out
/petsc/src/snes/examples/tutorials/output/ex12_42.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_ngs_0.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.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_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2p1_full.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2q1_full.out
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/ts/impls/mimex/mimex.c
8cc346eb02-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex ex13: New orientation view output

db8edaaf02-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Replaced abs() with PetscAbs()


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/Chombo.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/boost.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/cusp.py
/petsc/config/BuildSystem/config/packages/fblaslapack.py
/petsc/config/BuildSystem/config/packages/glut.py
/petsc/config/BuildSystem/config/packages/hwloc.py
/petsc/config/BuildSystem/config/packages/mpe.py
/petsc/config/BuildSystem/config/packages/mpi4py.py
/petsc/config/BuildSystem/config/packages/opencl.py
/petsc/config/BuildSystem/config/packages/opengl.py
/petsc/config/BuildSystem/config/packages/opengles.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/config/BuildSystem/config/packages/openmpclasses.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/pthread.py
/petsc/config/BuildSystem/config/packages/pthreadclasses.py
/petsc/config/BuildSystem/config/packages/scalapack.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/BuildSystem/config/packages/ssl.py
/petsc/config/BuildSystem/config/packages/valgrind.py
/petsc/config/BuildSystem/config/packages/viennacl.py
/petsc/include/petscdmshell.h
/petsc/include/petscksp.h
/petsc/lib/petsc-conf/test
/petsc/makefile
/petsc/src/dm/impls/da/gr2.c
plexsubmesh.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex3_chebyest.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_chebynoest.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_nocheby.out
/petsc/src/ksp/ksp/examples/tutorials/ex52.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/ex2_chebyest_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/ex49_5.out
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cheby/chebyshevimpl.h
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/qcg/qcg.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/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/fieldsplit/ftn-custom/zfieldsplitf.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tutorials/ex19.c
/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/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/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/sys/examples/tutorials/ex12.cxx
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/vec/is/utils/isio.c
/petsc/src/vec/vec/utils/vecio.c
4cae247702-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix coordinate localization function

06e2781e02-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix 2D FVM cell geometry for periodicity

b88fe69801-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix __FUNCT__

80d5bdc601-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Do not output ghost cells for HDF5

1...<<171172173174175176177178179180>>...235