History log of /petsc/src/dm/impls/plex/plex.c (Results 776 – 800 of 1780)
Revision Date Author Comments
# ece87651 07-Nov-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexCheckPointSF: swap the two conditions


# effbd7cb 08-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Plex: Field names with spaces break VTK output


# f95ace6a 06-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix DMPlexCreateRankField() so that no one interfere with the discretization
- Also check inputs


# 002a2709 06-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Plex: Automatically view label using -dm_label_view


# 18e14f0c 06-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Plex: Added DMPlexCreateLabelField() to view labels with VTK


# 0b7531cb 27-Oct-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'haplav/feature-dmplex-check-interface-cone-conformance' [PR #1164]

* haplav/feature-dmplex-check-interface-cone-conformance:
DMPlex: check for interface cone conformance
New DMPlexChec

Merge branch 'haplav/feature-dmplex-check-interface-cone-conformance' [PR #1164]

* haplav/feature-dmplex-check-interface-cone-conformance:
DMPlex: check for interface cone conformance
New DMPlexCheckConesConformOnInterfaces() checks that cones of points on inter-partition interfaces have conforming order.
This check is now called in DMPlex test ex18.c. To reproduce the failed check, one can remove requires: TODO from tests.
This merge also adds DMGetCoordinatesLocalSetUp() and DMGetCoordinatesLocalNoncollective() as I needed a non-collective version of DMGetCoordinatesLocal(), and fixes several notes on collectiveness in DMPlex documention.

show more ...


# a5a49157 25-Oct-2018 Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local>

Merge branch 'master' into jpusztay/feature-swarm-symplectic-example


# e901d7f7 25-Oct-2018 Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local>

Merge branch 'master' into jpustay/feature-swarm-example


# baeaa64e 25-Oct-2018 Joseph Pusztay <josephpu@buffalo.edu>

Merged petsc/petsc into master


# df90af56 24-Oct-2018 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into arcowie-rem/feature-error-logging

* master: (393 commits)
Bib: Update reference
Mat: Doc fix
Bib: Updated ref
PetscDS: Doc fixes
PC+LU: Do not try to refactor an

Merge branch 'master' into arcowie-rem/feature-error-logging

* master: (393 commits)
Bib: Update reference
Mat: Doc fix
Bib: Updated ref
PetscDS: Doc fixes
PC+LU: Do not try to refactor an already factored matrix
Mat: Small fix for checking and docs
Mat: Added MatSetFactorType() - Needed it when making a shell matrix look factored
PetscDS: Added PetscDSUpdateBoundary() - Lets the user change the boundary condition
single precision produces different convergence history
p4est: has a dependency on zlib - so handle it correctly
Add -mat_mffd_complex to use the Lyness complex number trick to compute J_u * v instead of differencing.
Replace VecWAXPY by VecAXPY if needed
Revert "Replace VecWAXPY by VecAXPY if needed"
Replace VecWAXPY by VecAXPY if needed
MatHermitianTransposeGetMat and MatCreateVecs
ex19: Updated test filter to avoid false positives.
DM: Improved Global-To-Natural docs Suggested-by: Josh L <ysjosh.lo@gmail.com>
Do not build shared openblas when doing static build
Upgrade OpenBLAS to 0.3.3
test: add alt output file for changes in OSX-10.14 and Xcode-10.0 [perhaps related to ML]
...

Conflicts:
src/vec/is/utils/vsectionis.c

show more ...


# dfd95116 20-Oct-2018 Pierre Jolivet <pierre.jolivet@enseeiht.fr>

Merged petsc/petsc into master


# 5a7b8bca 09-Oct-2018 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/stefano_zampini/weakly-symmetric-elasticity-rebased'


# 440cad13 09-Oct-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'knepley/fix-plex-fortran-bindings' [PR #1166]

* knepley/fix-plex-fortran-bindings:
Plex: Fortran bindings for numberings
Plex: Added Fortran bindings for PlexPartitionerSet/GetType()


# 435bcee1 03-Oct-2018 Stefano Zampini <stefano.zampini@gmail.com>

housekeeping: Silent some warnings from static analyzers


# 8dab3259 05-Oct-2018 Matthew G. Knepley <knepley@gmail.com>

Plex: Fortran bindings for numberings


# d4636a37 26-Sep-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexGetConeRecursive() impl.


# 0ce7577f 26-Sep-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexGetConeTuple() impl.


# 833c876b 26-Sep-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

fix DMPlexGetCone() doc


# b2918e46 05-Oct-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'haplav/feature-dmplex-test-ex18-generalizations' [PR #1154]

* haplav/feature-dmplex-test-ex18-generalizations:
DMPlex test ex18 generalizations
A set of useful changes to DMPlex test e

Merge branch 'haplav/feature-dmplex-test-ex18-generalizations' [PR #1154]

* haplav/feature-dmplex-test-ex18-generalizations:
DMPlex test ex18 generalizations
A set of useful changes to DMPlex test ex18.
I also added much more tests. Almost all fail as of now and are marked TODO.

show more ...


# 03da9461 01-Oct-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMPlexCheckPointSF() impl. and called in ex18


# 9ad3d12a 01-Oct-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'stefano_zampini/fix-pcksp-fetidp-maint' [PR #1145]


# 8402da8d 01-Oct-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'stefano_zampini/fix-pcksp-fetidp-maint' into maint [PR #1145]


# 45703e1c 26-Sep-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'knepley/feature-section-field-major' [PR #1131]

* knepley/feature-section-field-major:
PetscSection: Cleanup point iteration in SetUp()
Section: Add a point major flag to allow differe

Merge branch 'knepley/feature-section-field-major' [PR #1131]

* knepley/feature-section-field-major:
PetscSection: Cleanup point iteration in SetUp()
Section: Add a point major flag to allow different dog orderings
Does not do anything right now
Section: Added PetscSectionSetFromOptions()
Plex: When Plex creates a section automatically, call SetFromOptions
Could condition this on whether the DM has been set from options
Section: During SetUp(), change dog ordering based on the pointMajor flag
Plex ex27: Check Section dof ordering

show more ...


# b0138d5d 20-Sep-2018 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexView_ASCII: use calloc to prevent valgrind errors

hybsizes are accessed by all processes, but only rank 0 in the communicator has valid values


# 5a5264e3 19-Sep-2018 Pierre Jolivet <pierre.jolivet@enseeiht.fr>

Merged petsc/petsc into master


1...<<31323334353637383940>>...72