History log of /petsc/include/petscsys.h (Results 451 – 475 of 1729)
Revision Date Author Comments
# 8062c7ef 23-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/sfwin-reuse-win' into 'master'

Improve PETSCSFWINDOW

See merge request petsc/petsc!2336


# adde923f 20-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 625c8ae9 20-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/fix-typo' into 'maint'

Fix typos

See merge request petsc/petsc!2459


# 1fe1b817 20-Jan-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Fix typos

Reported-by: Victor Eijkhout <eijkhout@tacc.utexas.edu>


# d97fd468 10-Dec-2019 Stefano Zampini <stefano.zampini@gmail.com>

PETSCSYS: check for misuse of MS-MPI also


# b2a1bb3a 13-Dec-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/knepley/feature-dt-quad-classid'

Knepley/feature dt quad classid

See merge request petsc/petsc!2355


# d0463212 13-Dec-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-dm-monitor' into 'master'

Knepley/feature dm monitor

See merge request petsc/petsc!2369


# a50e088c 09-Dec-2019 Matthew G. Knepley <knepley@gmail.com>

Sys: PetscMonitorCompare() should be in the public header

- Moved PetscMonitorCompare() to Sys


# 81256985 06-Dec-2019 Matthew G. Knepley <knepley@gmail.com>

Sys: Object Id functions should be public


# 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


# 5c01c09e 06-Nov-2019 Satish Balay <balay@mcs.anl.gov>

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

PetscFind{Int,MPIInt,Real}: Check in debug mode whether input array is sorted.

See merge request petsc/petsc!2248


# 6a7c706b 31-Oct-2019 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

PetscFind{Int,MPIInt,Real}: Check in debug mode whether input array is sorted.

* Add PetscSorted macro.
* Add PetscSorted{Int,MPIInt,Real} functions using it.
* Use it in ISGetInfo_Sorted.
*

PetscFind{Int,MPIInt,Real}: Check in debug mode whether input array is sorted.

* Add PetscSorted macro.
* Add PetscSorted{Int,MPIInt,Real} functions using it.
* Use it in ISGetInfo_Sorted.
* Add PetscCheckSorted debug mode macro using it.
* Use it in PetscFind{Int,MPIInt,Real}.

show more ...


# 445da92e 28-Oct-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-is-info' into 'master'

Tisaac/feature is info

See merge request petsc/petsc!2185


# 086d48ec 28-Oct-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'dalcinl/zero-to-null' into 'master'

Fix 0 -> NULL in header files

See merge request petsc/petsc!2214


# ffc31a0e 24-Oct-2019 Lisandro Dalcin <dalcinl@gmail.com>

Fix 0 -> NULL in header files


# ce605777 16-Oct-2019 Toby Isaac <tisaac@cc.gatech.edu>

Added PetscParallelSortInt(), PetscParallelSortedInt() and ISGetLayout()

This should be a moderately scalable default algorithm for sorting
a parallel list of integers with different desired input a

Added PetscParallelSortInt(), PetscParallelSortedInt() and ISGetLayout()

This should be a moderately scalable default algorithm for sorting
a parallel list of integers with different desired input and output
maps.

show more ...


# c1acdb04 28-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/jczhang/feature-sf-on-gpu'

Add GPU-aware VecScatter/PetscSF

See merge request petsc/petsc!1995


# f1cab4e1 29-Aug-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Added PetscCheckDupsInt to check if array has dups


# e868a199 27-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/jczhang/fix-reinstate-some-mpi-check'

Reinstate MPI_Win_create check and revise MPI shared memory check

See merge request petsc/petsc!2197


# b674149e 24-Sep-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Rename PETSC_HAVE_MPI_WIN_CREATE_FEATURE to PETSC_HAVE_MPI_PROCESS_SHARED_MEMORY

To have clear distinction from PETSC_HAVE_MPI_WIN_CREATE


# e8bbfb5b 20-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/fix-warnings' into 'master'

Fix `-Wsign-conversion` warnings in PetscArrayXXX macros

See merge request petsc/petsc!2068


# ed0ed7c6 19-Sep-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into 'barry/2019-08-22/fix-fblaslapack-for-nag'

# Conflicts:
# lib/petsc/conf/test


# 9e2232c7 18-Sep-2019 Lisandro Dalcin <dalcinl@gmail.com>

Fix `-Wsign-conversion` warnings in PetscArrayXXX macros


# e6526db9 16-Sep-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2019-09-04/feature-nan-malloc' into 'master'

Add code to initialize PetscMalloc() memory with Nan. Simplify and clarify the...

See merge request petsc/petsc!2017


1...<<11121314151617181920>>...70