History log of /petsc/src/dm/impls/plex/ (Results 2526 – 2550 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cfc9abc108-Nov-2018 Toby Isaac <tisaac@cc.gatech.edu>

PlexTree: fix temporary work array size issue

59fc675610-Nov-2018 Toby Isaac <tisaac@cc.gatech.edu>

DMPlexTree: symmetries in injector construction

0892ce5f14-Nov-2018 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexGeometry: fix 3dto2d geometry for rectangles

we have to use the same vectors to compute the determinant
that we use to compute the projection

4db47ee906-Nov-2018 Stefano Zampini <stefano.zampini@gmail.com>

DMCreateInterpolation_Plex: according to the docs, the scaling argument is optional

d4e6627b06-Nov-2018 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexCreateSpectralClosurePermutation: fix for 3d

367003a628-Oct-2018 Stefano Zampini <stefano.zampini@gmail.com>

minor fixes


/petsc/src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/examples/tests/output/ex5_0.out
/petsc/src/dm/dt/fe/impls/basic/febasic.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/space/impls/poly/spacepoly.c
/petsc/src/dm/dt/space/impls/tensor/spacetensor.c
/petsc/src/dm/dt/space/interface/space.c
/petsc/src/dm/field/examples/tutorials/ex1.c
/petsc/src/dm/field/examples/tutorials/output/ex1_da.out
/petsc/src/dm/field/examples/tutorials/output/ex1_da_1.out
/petsc/src/dm/field/examples/tutorials/output/ex1_da_2.out
/petsc/src/dm/field/examples/tutorials/output/ex1_da_3.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_simplex_0.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_simplex_1.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_simplex_2.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_tensor_2_0.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_tensor_2_1.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_tensor_2_2.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_tensor_3_0.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_tensor_3_1.out
/petsc/src/dm/field/examples/tutorials/output/ex1_ds_tensor_3_2.out
/petsc/src/dm/field/examples/tutorials/output/ex1_shell.out
/petsc/src/dm/impls/forest/forest.c
/petsc/src/dm/impls/forest/p4est/pforest.c
plex.c
plexadapt.c
plexcreate.c
plexdistribute.c
plexgenerate.c
plexgeometry.c
plexinterpolate.c
plexsubmesh.c
plextree.c
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/vec/is/utils/ftn-custom/zvsectionisf.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/examples/tests/ex44.c
/petsc/src/vec/vec/examples/tests/ex5.c
/petsc/src/vec/vec/impls/seq/ftn-custom/makefile
/petsc/src/vec/vec/utils/projection.c
/petsc/src/vec/vec/utils/vinv.c
0c8457d421-Nov-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

plex tut ex1f90: replace literal int args by named constants to avoid problem with 64-bit

12422b4423-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'haplav/fix-plex-tut-ex1f90-64idx' [PR #1242]

* haplav/fix-plex-tut-ex1f90-64idx:
Fix plex tutorial ex1f90 for 64-bit indices.

f5367abe23-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'haplav/reduce-test-output-plex-tutorials-ex5_new_dm_view' [PR #1241]

* haplav/reduce-test-output-plex-tutorials-ex5_new_dm_view:
Plex tutorial ex5: bypass diff test for new_dm_view by

Merge branch 'haplav/reduce-test-output-plex-tutorials-ex5_new_dm_view' [PR #1241]

* haplav/reduce-test-output-plex-tutorials-ex5_new_dm_view:
Plex tutorial ex5: bypass diff test for new_dm_view by using file output
Output of test new_dm_view goes to a file.
This should make this test more robust with respect to diff.
Mainly to test DMView() itself so this should be sufficient.

show more ...

bf8dd28a15-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed allocation for refinement
- Edge vertices also might have supports where new cells are added

9167fb2322-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'knepley/fix-plex-refine-allocation' [PR #1230]

* knepley/fix-plex-refine-allocation:
Plex: Fixed allocation for refinement
Edge vertices also might have supports where new cells are ad

Merge branch 'knepley/fix-plex-refine-allocation' [PR #1230]

* knepley/fix-plex-refine-allocation:
Plex: Fixed allocation for refinement
Edge vertices also might have supports where new cells are added

show more ...


/petsc/include/petscviewer.h
/petsc/lib/petsc/bin/maint/runhtml.py
/petsc/share/petsc/datafiles/meshes/barycentricallyrefinedcube.h5
examples/tests/ex30.c
examples/tests/output/ex30_1.out
plexrefine.c
/petsc/src/dm/impls/swarm/examples/tests/ex1.c
/petsc/src/dm/impls/swarm/examples/tests/ex2.c
/petsc/src/dm/impls/swarm/examples/tests/makefile
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_0.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_quad_0.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_quad_2_faces.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_quad_2_faces_quad_order_2.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_quad_2_faces_quad_order_3.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_quad_5P.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_0.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_2_faces.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_2_faces_quad_order_3.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_3d.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_3d_2_faces.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_3d_5P.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_3d_mdx.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_3d_mdx_2_faces.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_3d_mdx_5P.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_3d_mdx_5P_2_faces.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_5P.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_mdx.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_mdx_5P.out
/petsc/src/dm/impls/swarm/examples/tests/output/ex2_proj_tri_quad_order_3.out
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/output/ex3_5.out
/petsc/src/snes/interface/snes.c
/petsc/src/sys/examples/tests/ex44.cxx
/petsc/src/sys/examples/tests/ex45.cxx
/petsc/src/sys/examples/tests/ex46.cxx
/petsc/src/sys/examples/tests/ex47.c
/petsc/src/sys/examples/tests/ex48f90.F90
/petsc/src/sys/examples/tests/ex49.c
/petsc/src/sys/examples/tests/ex50.c
/petsc/src/sys/examples/tests/ex51.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex44_1.out
/petsc/src/sys/examples/tests/output/ex45_1.out
/petsc/src/sys/examples/tests/output/ex46_1.out
/petsc/src/sys/examples/tests/output/ex47_1.out
/petsc/src/sys/examples/tests/output/ex47_2.out
/petsc/src/sys/examples/tests/output/ex48f90_1.out
/petsc/src/sys/examples/tests/output/ex48f90_2.out
/petsc/src/sys/examples/tests/output/ex49_1.out
/petsc/src/sys/examples/tests/output/ex50_1.out
/petsc/src/sys/examples/tests/output/ex51_1.out
/petsc/src/sys/examples/tests/petsc.yml
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/ex8f90.F90
/petsc/src/sys/examples/tutorials/makefile
03dff06221-Nov-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

plex tut ex1f90: replace literal int args by named constants to avoid problem with 64-bit

6d6cf99621-Nov-2018 Karl Rupp <me@karlrupp.net>

Plex ex30: Added hdf5 requirement to test.

Dropped datafilespath requirement because data file is within PETSc repository.

699b9f6520-Nov-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

Plex tut ex5: Output of test new_dm_view goes to a file.

This should make this test more robust with respect to diff.
I had done this test mainly to test DMView() itself so this should be sufficient.

6ed5972419-Nov-2018 Karl Rupp <me@karlrupp.net>

Plex ex30: Fixed path to datafile.

8f46f64c19-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'pr1215/cmg43/feature-scalable-partition/master' [PR #1215]

3006fcb816-Nov-2018 Lawrence Mitchell <lawrence@wence.uk>

plex: Add test that provoked memory error in refinement

8c89dc9716-Nov-2018 Chris Golinski <cmg43@buffalo.edu>

plex: ex29.c added petscpartitioner_type simple to tests 0 and 1

5eede1bb16-Nov-2018 Chris Golinski <cmg43@buffalo.edu>

plex: ex28.c changed comment format
mat: ex72.c line 49 changed fgets argument from PETSC_MAX_PATH_LEN to sizeof(line)

28e96ad316-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'haplav/fix-plex-interpolate-interface-cones' [PR #1227]

* haplav/fix-plex-interpolate-interface-cones:
DMPlexIntepolate: fix orientation of faces in interface
Fixes orientation of face

Merge branch 'haplav/fix-plex-interpolate-interface-cones' [PR #1227]

* haplav/fix-plex-interpolate-interface-cones:
DMPlexIntepolate: fix orientation of faces in interface
Fixes orientation of faces in interface (i.e. order and orientations of the corresponding cones) so that they conform across ranks.

show more ...

0b7d4b5815-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed allocation for refinement
- Edge vertices also might have supports where new cells are added

67aa0e3d13-Nov-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

fix compiler warnings about unused/unitialized variables

a5e237b813-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'knepley/feature-plex-label-viz' [PR #1222]

* knepley/feature-plex-label-viz:
Plex: Added DMPlexCreateLabelField() to view labels with VTK
Plex: Automatically view label using -dm_label

Merge branch 'knepley/feature-plex-label-viz' [PR #1222]

* knepley/feature-plex-label-viz:
Plex: Added DMPlexCreateLabelField() to view labels with VTK
Plex: Automatically view label using -dm_label_view

show more ...

14ab0c2212-Nov-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

ExchangeArrayByRank_Private: fix missing MPI_Waitall() call!

2f02747b11-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'knepley/fix-plex-reorder-setup' [PR #1224]

* knepley/fix-plex-reorder-setup:
Plex: The DM coming out of DMPlexPermute() should be setup

1...<<101102103104105106107108109110>>...235