History log of /petsc/include/petscdmplex.h (Results 326 – 350 of 1028)
Revision Date Author Comments
# cdb48dd4 07-Oct-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-fv-ghost-cells' into 'master'

Knepley/fix fv ghost cells

See merge request petsc/petsc!2132


# e6139122 01-Aug-2019 Matthew G. Knepley <knepley@gmail.com>

Plex: Added DMPlexGetSetGhostCellStratum(), and DMPlexGetInteriorCellStratum()


# 3ee9839e 06-Oct-2019 Matthew G. Knepley <knepley@gmail.com>

DM: Promoted DMDADirection to DMDirection


# a7748839 29-Jul-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

add DMPlexIsInterpolated and DMPlexIsInterpolatedCollective


# 4c348423 03-Oct-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'haplav/feature-generalize-dmplexorientinterface' into 'master'

Generalize DMPlexOrientInterface() + orientation cleanup.

See merge request petsc/petsc!2126


# 27d0e99a 03-Oct-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

Generalize DMPlexOrientInterface() + orientation cleanup.

* move orientation stuff to proper source file plexorient.c
* DMPlexOrientInterface
- allow local leaves
- improve messages/comments/for

Generalize DMPlexOrientInterface() + orientation cleanup.

* move orientation stuff to proper source file plexorient.c
* DMPlexOrientInterface
- allow local leaves
- improve messages/comments/formatting
* DMPlexOrientCell
- manpage
- arg validation
* DMPlexFixFaceOrientations_Orient_Private -> DMPlexCompareOrientations
- published, no more PETSC_STATIC_INLINE
- order args better
- output args made optional to allow just comparing
- better error messages

show more ...


# 0139fca9 09-Jun-2019 Matthew G. Knepley <knepley@gmail.com>

Plex: Added DMPlexRemapGeometry()
- DMPlexShearGeometry() is a special case


# c2d6c616 26-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'haplav/feature-dmplexgetoverlap' into 'master'

add DMPlexGetOverlap()

See merge request petsc/petsc!2002


# cb54e036 02-Sep-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPLex: Store overlap, add DMPlexGetOverlap().

Add new overlap to the old one.


# dccdecca 02-Sep-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexCreateOverlap -> DMPlexCreateOverlapLabel; doc fixes


# cc17cd1e 23-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'master' into 'master'

Add --download-hpddm

See merge request petsc/petsc!1994


# 4e009831 23-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-mesh-quality-example' into 'master'

Knepley/feature mesh quality example

See merge request petsc/petsc!2059


# 28d58a37 22-Sep-2019 Pierre Jolivet <pierre.jolivet@enseeiht.fr>

Fixes and improvements for PCHPDDM and KSPHPDDM


# 43fa8764 16-Sep-2019 Matthew G. Knepley <knepley@gmail.com>

Plex: Added more to DMPlexCheckCellShape()
- Takes an additiona argument
- Now output cells over a certain condition number


# ce13633f 19-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-section-headers' into 'master'

Knepley/fix section headers

See merge request petsc/petsc!2072


# 224ef0b1 19-Sep-2019 Matthew Knepley <knepley@gmail.com>

Section: Put header in the "right place"

and fix compile warnings


# 57d7ab50 29-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'haplav/feature-generalize-dmplexgetconerecursive' [PR #1906]

* haplav/feature-generalize-dmplexgetconerecursive:
generalize DMPlexGetConeRecursive


# af9eab45 03-Jul-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexGetConeRecursive: Return ISs and sections for all depths.

- Get rid of recursive function calls.
- Add DMPlexGetConeRecursiveVertices which returns just the IS of depth 0.
- Add DMPlexRestoreC

DMPlexGetConeRecursive: Return ISs and sections for all depths.

- Get rid of recursive function calls.
- Add DMPlexGetConeRecursiveVertices which returns just the IS of depth 0.
- Add DMPlexRestoreConeRecursive which deallocates stuff allocated by DMPlexGetConeRecursive.

show more ...


# 1c575b32 07-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'maint'


# 26bd1501 05-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Remove use of _ and __ in front of PETSc include guards. Reason: C99 Reserved Identifiers

Commit-type: portability-fix


# 5ee32e23 26-Jun-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'haplav/feature-plex-coord-dagpoint-lookup' [PR #1802]

* haplav/feature-plex-coord-dagpoint-lookup:
plex vertex coordinates -> DAG point lookup


# 3985bb02 21-Mar-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexFindVertices() impl. coordinates -> dag points lookup with tolerance.

Use L2-distance.


# 811966d4 03-May-2019 Matthew Knepley <knepley@gmail.com>

Merged in knepley/feature-dm-global-basis (pull request #1582)

Knepley/feature dm global basis

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# ce010399 03-May-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'pr1597/florianwechsung/rebalanceflag/master' [PR #1597]

* pr1597/florianwechsung/rebalanceflag/master:
Fix: inform user about success of DMPlexRebalanceSharedPoints via a flag


# 8b879b41 27-Apr-2019 Florian Wechsung <f.wechsung@gmail.com>

inform user about success of DMPlexRebalanceSharedPoints via a flag


1...<<11121314151617181920>>...42