History log of /petsc/src/ts/utils/dmplexlandau/tutorials/ex1.c (Results 26 – 50 of 80)
Revision Date Author Comments
# d01c6957 28-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-25/fix-more-manualpages' into 'main'

More manual page fixes

See merge request petsc/petsc!6233


# 2fe279fd 28-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

More manual page fixes


# f6652e4d 13-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/landau-ex1-fix' into 'main'

Landau collision operator cleanup/release with paper, new verification test in ex1 and cleanup

See merge request petsc/petsc!6006


# ae6bf4a8 24-Feb-2023 markadams4 <mfadams@lbl.gov>

adding NRL lambdas between grids and cleaning up


# 6b664d00 03-Feb-2023 markadams4 <mfadams@lbl.gov>

adding movie Monitor and verification to small Landau test
remove ramp up of batches
increase to Q5 and move batch solver data to global


# 995ec06f 03-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/nvhpc-and-clang-cuda' into 'main'

Clang support for CUDA

See merge request petsc/petsc!6015


# e0bd6ad4 01-Feb-2023 Stefano Zampini <stefano.zampini@gmail.com>

Disable landau tests


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# 642d652b 04-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/landau-xgc-fixes' into 'main'

add different par and perp max on domain, add to ex1 test

See merge request petsc/petsc!5870


# 531b49fd 22-Nov-2022 markadams4 <mfadams@lbl.gov>

add diff par and perp max on domain, add to ex1 test


# 070066d8 26-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/landau-ex13-fixes' into 'main'

Adams/landau ex13 fixes

See merge request petsc/petsc!5647


# f53e7263 17-Sep-2022 Mark Adams <ma2325@columbia.edu>

Added hook for Landau grid param, cleanup Landau access method, fix bug in access method


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


# d71ae5a4 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

source code format changes due to .clang-format changes


# 58d68138 23-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-21/clang-format-source' into 'main'

format repository with clang-format

See merge request petsc/petsc!5541


# 9371c9d4 22-Aug-2022 Satish Balay <balay@mcs.anl.gov>

clang-format: convert PETSc sources to comply with clang-format


# 02aeac5f 09-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/landau-hdf5-fix' into 'main'

Adams/landau hdf5 fix

See merge request petsc/petsc!5499


# b6fb460b 07-Aug-2022 markadams4 <mfadams@lbl.gov>

fixing Landau test


# 75919039 04-Aug-2022 markadams4 <mfadams@lbl.gov>

change default Landau to 2D


# 5cab5458 26-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-07-23/add-petscbeginuser' into 'main'

Add PetscFunctionBeginUser to all PETSc C/C++ examples

See merge request petsc/petsc!5470


# 327415f7 23-Jul-2022 Barry Smith <bsmith@mcs.anl.gov>

Add PetscFunctionBeginUser to all PETSc C/C++ examples

Now the stack frames will contain the main program and the correct line numbers in them

git ls-files | egrep "(tutorials|tests)" | xargs sed -

Add PetscFunctionBeginUser to all PETSc C/C++ examples

Now the stack frames will contain the main program and the correct line numbers in them

git ls-files | egrep "(tutorials|tests)" | xargs sed -i "s?\(PetscCall(PetscInitialize(&argc\)?PetscFunctionBeginUser;\n \1?g"

Commit-type: error-checking, testing-fix
/spend 15m

show more ...


# 9910c6eb 21-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/landau-user-add' into 'main'

started new method for user to add to the distribution function

See merge request petsc/petsc!5402


# 24ded41b 06-Jul-2022 markadams4 <mfadams@lbl.gov>

fixed bug with not using p4est and started new method for user to add to the distributionn function


# 7551f769 06-Apr-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/landau-sppic-omp-bug' into 'main'

Added ts test that integrates Landau with particles

See merge request petsc/petsc!5017


1234