History log of /petsc/src/ts/utils/dmplexlandau/tutorials/ex2.c (Results 1 – 25 of 146)
Revision Date Author Comments
# 7530f018 19-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/update-htool' into 'main'

General housekeeping

See merge request petsc/petsc!9037


# 96dc7869 17-Feb-2026 Pierre Jolivet <pierre@joliv.et>

Cleanup ts/utils/dmplexlandau/tutorials/ex2.c


# f985a143 30-Jan-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/dmswarm_dmlandau_6d' into 'main'

DMSwarm: PIC + FE Landau V space example

See merge request petsc/petsc!8959


# e1d0a54a 15-Jan-2026 Mark Adams <mfadams@lbl.gov>

added hook to turn off cubed sphere projection


# 6720ef8f 12-Jan-2026 Satish Balay <balay@mcs.anl.gov>

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

fixing prefixes to get passed down in Landau

See merge request petsc/petsc!8951


# 641a6773 12-Jan-2026 Mark Adams <mfadams@lbl.gov>

opt 3d grids


# a8b63cc6 11-Jan-2026 Mark Adams <mfadams@lbl.gov>

added a new cubed sphere and optized 3d mesh params


# 2a1887a7 11-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-11-30/fix-bad-ts' into 'main'

Fix bad decisions made in writing TS.

See merge request petsc/petsc!8877


# 188af4bf 01-Dec-2025 Barry Smith <bsmith@mcs.anl.gov>

Fix bad decisions made in writing TS.

Fix -ts_dt to -ts_time_step and add initial time step to TSView output

commit a5a92c11fa9681148df375b257eda4e09909b74e
Author: Barry Smith <bsmith@petsc.de

Fix bad decisions made in writing TS.

Fix -ts_dt to -ts_time_step and add initial time step to TSView output

commit a5a92c11fa9681148df375b257eda4e09909b74e
Author: Barry Smith <bsmith@petsc.dev>
Date: Mon Dec 1 14:51:27 2025 -0500

add max_snes_failures to TSView

commit 32d3e79f6fa743930b1bbf32d03b9181b5b5418a
Author: Barry Smith <bsmith@petsc.dev>
Fix wrongly named options and add to TSView

Wrong name for options database key -ts_max_reject should be -ts_max_step_rejections!

Add max_reject value to TSView

Add max_snes_failures to TSView

Add initial timestep to TSView

show more ...


# 586b7217 21-Feb-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2025-02-20/cuda-12.8-update' into 'main'

cuda-12.8.0 update

See merge request petsc/petsc!8152


# cb359cd4 20-Feb-2025 Junchao Zhang <jczhang@anl.gov>

CUDA: include <nvtx3/nvToolsExt.h> in newer CUDA


# d8e47b63 17-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'

Compiler finds (and forbid) casts from higher precision integers to lower

See merge request petsc/petsc!7806


# 1690c2ae 10-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Change from deprecated PETSC_MAX/MIN_INT to PETSC_INT_MAX/MIN

Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example
Funded

Change from deprecated PETSC_MAX/MIN_INT to PETSC_INT_MAX/MIN

Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example
Funded-by:
Project:
Time: hours
Reported-by:
Thanks-to:
Development Tools: Vim, Emacs, Eclipse

show more ...


# ed0a315d 11-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-08/rm-empty-comments' into 'main'

Remove empty comments from the source, that is /* */

See merge request petsc/petsc!7815


# 4ee01570 08-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Remove empty comments from the source, that is /* */

Also remove some /******************* comments

Also remove some multiline comments with /* and */ at the beginning and end of each line


# b8425d6e 24-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/landau-test-ex30-resampling' into 'main'

DMSwarm: add resampling to ts/tests/ex30; DMLandau: move parameter query, add 3D cubed-sphere

See merge request petsc/petsc!7311


# d043ef4c 24-Jul-2024 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

DMSwarm: add resampling to ts/tests/ex30; DMLandau: move parameter query, add 3D cubed-sphere


# ec42381f 20-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-06-15/deprecate-petsc-current' into 'main'

Deprecate the use of PETSC_DEFAULT with PETSC_CURRENT since PETSC_DEFAULT is a...

See merge request petsc/petsc!7634


# 09cb0f53 25-Jun-2024 Barry Smith <bsmith@mcs.anl.gov>

Add support for PETSC_DETERMINE to revert to defaults TS parameters


# d0d20fba 26-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/bjkokkos-verbose-fix' into 'main'

bjkokkos: cleanup diagnostics

See merge request petsc/petsc!7638


# 9bdd0a17 26-Jun-2024 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

bjkokkos: cleanup diagnostics


# 14e7b07e 21-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 577be609 21-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-06-18/fix-some-minor-issues' into 'release'

Fix some minor issues found on Sunspot

See merge request petsc/petsc!7636


# bbdffb7f 18-Jun-2024 Junchao Zhang <jczhang@anl.gov>

Tests: disable tests for sycl


# bd4f7539 18-Jun-2024 Junchao Zhang <jczhang@anl.gov>

Revert "Landau: temporarily disable it for SYCL due to link errors with Intel OneAPI"

This reverts commit c36a59bee2e66f2e80e3e9e7603aedea4197893c.


123456