History log of /petsc/include/petscsf.h (Results 76 – 100 of 215)
Revision Date Author Comments
# d0eddb9b 07-Nov-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'mark/fix-viewfromoptions' into 'master'

prototype for ViewFromOptions macro-->functions

See merge request petsc/petsc!2083


# fe2efc57 07-Nov-2019 Mark <cal2princeton@yahoo.com>

prototype for ViewFromOptions macro-->functions


# fe5a46cc 31-Oct-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 54f1c07d 30-Oct-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'haplav/fix-missing-petscsfbcastbegin-manpage' into 'maint'

Bring back PetscSFBcastBegin/End manpage.

See merge request petsc/petsc!2240


# 8eeec653 30-Oct-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

Apply suggestion to include/petscsf.h


# c73c85a0 30-Oct-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

Bring back PetscSFBcastBegin/End manpage.

Fixup e2652d4c.


# 05393080 25-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'jczhang/sf-more-opts' [PR #1567]

* jczhang/sf-more-opts:
Add more optimizations in SF and use it as the default for VecScatter.


# 04c0ada0 20-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add PetscSFComposeInverse and revise PetscSFCompose


# 027eff8a 19-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add PetscSF_Neighbor to use MPI3 neighborhood collectives


# dd5b3ca6 19-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add patterned SF graphs and use x as roots and y as leaves in x to y vecscatter


# e2652d4c 18-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Implement PetscSFBcast with PetscSFBcastAndOp


# dec1416f 18-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Deprecate PetscSFGetRanks with new PetscSFGetRootRanks

Since we have PetscSFGetLeafRanks, it is better to have a similar name.


# 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


# 391e3792 22-May-2019 BarryFSmith <bsmith@mcs.anl.gov>

Merged in barry/check-bad-urls (pull request #1685)

Barry/check bad urls

Approved-by: Patrick Sanan <patrick.sanan@gmail.com>
Approved-by: Junchao Zhang <junchao.zhang@gmail.com>


# a8d69d7b 19-May-2019 Barry Smith <bsmith@mcs.anl.gov>

Fixed out-dated URLS using make checkbadURLS REPLACE=1

One manual fix of https://en.wikipedia.org/wiki/Buckingham_π_theorem since the automatic tool dropped the first _ for some reason
Manual fix of

Fixed out-dated URLS using make checkbadURLS REPLACE=1

One manual fix of https://en.wikipedia.org/wiki/Buckingham_π_theorem since the automatic tool dropped the first _ for some reason
Manual fix of //faq.html since the automatic tool incorrectly replaced /faq.html to //faq.html in some locations

These are largely updates of http to https but have a variety of other website location changes

Once this branch is in master individual developers can run make checkbadURLS and fix URLs related to their projects manually

Commit-type: bug-fix, documentation

show more ...


# 264587c9 11-May-2019 Václav Hapla <vaclav.hapla@erdw.ethz.ch>

Merged in haplav/feature-petscsfcomputemultirootoriginalnumbering-return-count (pull request #1645)

PetscSFComputeMultiRootOriginalNumbering: return multiroot count

Approved-by: Matthew Knepley <kn

Merged in haplav/feature-petscsfcomputemultirootoriginalnumbering-return-count (pull request #1645)

PetscSFComputeMultiRootOriginalNumbering: return multiroot count

Approved-by: Matthew Knepley <knepley@gmail.com>
Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
Approved-by: Junchao Zhang <junchao.zhang@gmail.com>

show more ...


# 66dfcd1a 08-Apr-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

PetscSFComputeMultiRootOriginalNumbering: add outarg nMultiRoots


# 8000f006 15-Mar-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc


# 553225e2 14-Mar-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/jczhang/vecscat-in-sf' [PR #1396]


# 8750ddeb 01-Feb-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add PetscSFGetLeafRanks()

Existing PetscSFGetRanks() only returns ranks this process will send to.
This new one gives ranks the process will receive from.


# 3482bfa8 29-Jan-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add a basic implementation of PetscSFBcastAndOp


# 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


123456789