History log of /petsc/src/sys/tutorials/output/ex10f_1.out (Results 1 – 4 of 4)
Revision Date Author Comments
# 479160d7 12-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-07-02/nice-error-message-when-first-error-is-not-properly-handled' into 'main'

When the user does not properly handle a returned error code and another error...

See merge r

Merge branch 'barry/2023-07-02/nice-error-message-when-first-error-is-not-properly-handled' into 'main'

When the user does not properly handle a returned error code and another error...

See merge request petsc/petsc!6655

show more ...


# e9a33e21 09-Jul-2023 Barry Smith <bsmith@mcs.anl.gov>

Need to have test harness remove -options_left to tests that test handling of errors in tests

Commit-type: testing


# 723b7f29 05-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-06-15/add-fortran-file-viewer' into 'main'

Allow one to attach a PETSCVIEWERASCII to a Fortran file unit

See merge request petsc/petsc!6607


# e4096674 15-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Allow one to attach a PETSCVIEWERASCII to a Fortran file unit

This is needed by Fortran users who are saving information with write() and want
viewed object information into the same file.

Fortran

Allow one to attach a PETSCVIEWERASCII to a Fortran file unit

This is needed by Fortran users who are saving information with write() and want
viewed object information into the same file.

Fortran will never defeat me, no matter how difficult they want to make the world. Including refusing to have IO interoperable with C.

Commit-type: Fortran, feature
Reported-by: Marsha Berger

show more ...