History log of /petsc/include/petscvec.h (Results 126 – 150 of 978)
Revision Date Author Comments
# 3fb5370e 09-Dec-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2021-11-18/attribute-format-vec' into 'main'

Feature: Attribute Format - Vec

See merge request petsc/petsc!4565


# 85daa821 18-Nov-2021 Jacob Faibussowitsch <jacob.fai@gmail.com>

Change to PetscInt_FMT in the vec headers


# 6cb41cfa 01-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/feature-dm-bind-below' into 'main'

Rmills/feature dm bind below

See merge request petsc/petsc!3455


# e9c74fd6 28-Sep-2021 Richard Tran Mills <rmills@rmills.org>

Add Vec/MatGetBindingPropagates().


# 65a9ecf2 28-Sep-2021 Richard Tran Mills <rmills@rmills.org>

Add Vec/MatSetBindingPropagates().


# a7bd641c 19-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-06-10/fix-chkerrq' into 'main'

Fix missing ierr =, removed incorrect CHKERRQ(), change CHKStringError

See merge request petsc/petsc!4078


# 1cee10b1 18-Oct-2021 Barry Smith <bsmith@petsc.dev>

Vec: Fix VecTaggerComputeBoxes(), VecTaggerComputeIS() to return a boolean whose value is true if the list was created


# 76afb28b 27-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/hara-to-h2opus-rebased-v7' into 'main'

Update distributed hierarchical matrix package H2Opus

See merge request petsc/petsc!4347


# 2216c58a 13-Jun-2021 Stefano Zampini <stefano.zampini@gmail.com>

Add VecBoundtoCPU and MatBoundToCpu queries


# 93a79800 23-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/feature-vecmean' into 'main'

Add VecMean() to calculate arithmetic mean of the elements of a vector.

See merge request petsc/petsc!4326


# f7c17b9f 17-Sep-2021 Richard Tran Mills <rmills@rmills.org>

Add VecMean() to calculate arithmetic mean of the elements of a vector.

This is just a convenience wrapper around VecSum(), but having it is consistent with having MatGetColumnMeans().


# 020c69f5 14-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/feature-matgetcolumnreductions' into 'main'

Add MatGetColumnReductions()

See merge request petsc/petsc!4272


# 857cbf51 30-Aug-2021 Richard Tran Mills <rmills@rmills.org>

Add MatGetColumnSums() and MatGetColumnMeans() (and real and imaginary part variants)

MatGetColumnReductions() now takes a PetscInt so ReductionType or NormType members can be passed.
ReductionType

Add MatGetColumnSums() and MatGetColumnMeans() (and real and imaginary part variants)

MatGetColumnReductions() now takes a PetscInt so ReductionType or NormType members can be passed.
ReductionType no longer duplicates entries of NormType.
Replace MatGetColumnNorms_SeqBAIJ() with MatGetColumnReductions_SeqBAIJ()

show more ...


# a873a8cd 26-Jul-2021 Sam Reynolds <ser6@pdx.edu>

Added MatGetColumnReductions(). MatGetColumnNorms() is now a wrapper that calls MatGetColumnReductions().

Made changes requested by Richard.


# 984ba02c 27-Aug-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2021-05-18/petscdevice-context' into 'main'

Feature: PetscDeviceContext

See merge request petsc/petsc!3994


# 030f984a 18-May-2021 Jacob Faibussowitsch <jacob.fai@gmail.com>

Added PetscDevice to manage interaction and configuration of available devices.

Added PetscDeviceContext class to manage stream interactions for CUDA and HIP device
backends. The new class is design

Added PetscDevice to manage interaction and configuration of available devices.

Added PetscDeviceContext class to manage stream interactions for CUDA and HIP device
backends. The new class is designed to facilitate a fork-join parallelization model for
asynchronous compute.

show more ...


# a8cf78f8 24-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-05-16/fix-double-lines' into 'main'

Fix typos in source

See merge request petsc/petsc!3984


# 4e278199 16-May-2021 Barry Smith <bsmith@mcs.anl.gov>

Remove all double blank lines from source

Commit-type: petsc-style
/2h


# ceaf7235 12-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/feature-vecreciprocalongpu' into 'main'

Minor GPU additions

See merge request petsc/petsc!3862


# 1e8b6502 11-Apr-2021 Stefano Zampini <stefano.zampini@gmail.com>

VECKOKKOS: add missing declarations for constructors


# d9fd370b 02-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-nest-tile' into 'main'

Tiles in MatNest

See merge request petsc/petsc!3630


# 52e318db 01-Mar-2021 Pierre Jolivet <pierre@joliv.et>

Documentation fixes


# 6d42dd55 21-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'denera/vec-concatenate' into 'master'

VecConcatenate() for vertically concatenating two vectors and generating IS to access the subcomponents

See merge request petsc/petsc!3576


# 598f99fa 21-Jan-2021 Alp Dener <adener@anl.gov>

VecConcatenate() for vertically concatenating two vectors and generating IS to access the subcomponents


# 32f47243 16-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'scott/hip-sys-vec' into 'master'

Implementation of HIP for sys and vec packages

See merge request petsc/petsc!3056


12345678910>>...40