History log of /petsc/src/dm/impls/swarm/swarm.c (Results 126 – 150 of 294)
Revision Date Author Comments
# 9ace16cd 28-Jan-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

add PetscAssert() and PetscAssertFalse()


# 98921bda 28-Jan-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

SETERRQ[1-9]+ begone


# 3ee16593 27-Jan-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-01-16/cleanup-swarm' into 'main'

Clean up DMSwarm source code formatting

See merge request petsc/petsc!4724


# 5627991a 17-Jan-2022 Barry Smith <bsmith@mcs.anl.gov>

Cleanup DMSwarm source code formatting

Commit-type: style-fix
/spend 1h


# f9558f5c 16-Jan-2022 Barry Smith <bsmith@mcs.anl.gov>

When subclassing a Vec do not have horrible if (isseq) VecView_Seq() style code, use VecViewNative()

Do not generate errors if VecView() called with HDF viewer and HDF not installed since this canno

When subclassing a Vec do not have horrible if (isseq) VecView_Seq() style code, use VecViewNative()

Do not generate errors if VecView() called with HDF viewer and HDF not installed since this cannot
happen since HDF does not exist

Commit-type: style-fix
\spend 15m

show more ...


# 007f11b9 01-Dec-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jpusztay/swarm-example-twostream' into 'main'

TS/Swarm tutorial Two Stream instability

See merge request petsc/petsc!4587


# 2e56dffe 01-Dec-2021 Joe Pusztay <Rylanor@imac.myfiosgateway.com>

DMClone_Swarm now gives the dimension to the clone


# dcc44b0b 12-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 3cf44418 12-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-swarm-mass-matrix' into 'release'

Swarm: Do not call BLAS with empty matrix

See merge request petsc/petsc!4440


# 78884ca7 10-Oct-2021 Matthew G. Knepley <knepley@gmail.com>

Swarm: Do not call BLAS with empty matrix


# c1bf08c5 06-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/spelling-errors' into 'main'

Fix many spelling errors in manpages and comments

See merge request petsc/petsc!4283


# a5b23f4a 03-Sep-2021 Jose E. Roman <jroman@dsic.upv.es>

Fix spelling errors in manpages and comments


# 82a6ae78 28-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-some-missing-chkerr' into 'main'

Some missing CHKERR[Q|MPI]

See merge request petsc/petsc!4190


# 1e1ea65d 27-Jul-2021 Pierre Jolivet <pierre@joliv.et>

Some missing CHKERR[Q|MPI]


# 67f24b97 08-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/update-checkbadsource' into 'main'

Update badsource rules

See merge request petsc/petsc!4064


# 70a7d78a 04-Jun-2021 Stefano Zampini <stefano.zampini@gmail.com>

Update badsource rules

- Zero or more spaces are not allowed for more returning types
- zero spaces not allowed for for|if|while


# 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


# 97b4654b 02-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jpusztay/feature-sw-ts-collisions' into 'main'

TS examples for simple collision operators with PIC

See merge request petsc/petsc!3750


# d0c080ab 02-Apr-2021 Joseph Pusztay <josephpu@buffalo.edu>

TS examples for simple collision operators with PIC


# 50cd3162 15-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-ts-swarm-particle-exit' into 'main'

DM: Interpolation now allows to ignore points outside the domain

See merge request petsc/petsc!3710


# 183d2d45 12-Mar-2021 Matthew G. Knepley <knepley@gmail.com>

DMSwarm: Clear global vectors after migration
- Dave should condition this on changes to the particles

Co-Authored-By: Blaise Bourdin <bourdin@lsu.edu>


# 5de171f1 15-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-ts-ex-particle-flow' into 'master'

Knepley/feature ts ex particle flow

See merge request petsc/petsc!3557


# 31403186 13-Jan-2021 Matthew G. Knepley <knepley@gmail.com>

DMSwarm: Small additions


# bdea225a 30-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-10-08/fix-mpi-error-codes' into 'master'

Convert MPI error type to PETSc error with string message for all MPI calls

See merge request petsc/petsc!3326


12345678910>>...12