<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sundials.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9dd11ecf0918283bb567d8b33a92f53ac4ea7840 - Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#9dd11ecf0918283bb567d8b33a92f53ac4ea7840</link>
        <description>Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;Check header guardsSee merge request petsc/petsc!6822

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Fri, 25 Aug 2023 13:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a496304597bacff3545e802853d69e8765312868 - Convert all header guards to pragma once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Fri, 18 Aug 2023 15:13:00 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6524c165f7ddaf30fd7457737f668f984c8ababf - Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#6524c165f7ddaf30fd7457737f668f984c8ababf</link>
        <description>Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Wed, 21 Sep 2022 13:27:22 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58d68138c660dfb4e9f5b03334792cd4f2ffd7cc - Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#58d68138c660dfb4e9f5b03334792cd4f2ffd7cc</link>
        <description>Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;format repository with clang-formatSee merge request petsc/petsc!5541

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Tue, 23 Aug 2022 05:26:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9371c9d470a9602b6d10a8bf50c9b2280a79e45a - clang-format: convert PETSc sources to comply with clang-format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Mon, 22 Aug 2022 15:20:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>63b725033a15f75ded7183cf5f88ec748e60783b - Merge branch &apos;psanan/ts-sundials-dense-2&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#63b725033a15f75ded7183cf5f88ec748e60783b</link>
        <description>Merge branch &apos;psanan/ts-sundials-dense-2&apos; into &apos;main&apos;TSSUNDIALS: Add option for dense solver and formally allow non-double precisionsSee merge request petsc/petsc!4536

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Fri, 12 Nov 2021 14:34:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>918687b83f70cd54dc0b67b221975efae8ac1a0b - TSSUNDIALS: add option to use dense linear solver in serial</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#918687b83f70cd54dc0b67b221975efae8ac1a0b</link>
        <description>TSSUNDIALS: add option to use dense linear solver in serialThis option calls CVDense() internally, for debugging purposesor for small serial systems where the default GMRES solver with CVSpgmr()isn&apos;t desired.

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Thu, 16 Nov 2017 11:01:49 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a8cf78f8ba7de1c454a604310d727fd2be405418 - Merge branch &apos;barry/2021-05-16/fix-double-lines&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#a8cf78f8ba7de1c454a604310d727fd2be405418</link>
        <description>Merge branch &apos;barry/2021-05-16/fix-double-lines&apos; into &apos;main&apos;Fix typos in sourceSee merge request petsc/petsc!3984

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Mon, 24 May 2021 05:08:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4e278199b78715991f5c71ebbd945c1489263e6c - Remove all double blank lines from source</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#4e278199b78715991f5c71ebbd945c1489263e6c</link>
        <description>Remove all double blank lines from sourceCommit-type: petsc-style/2h

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Sun, 16 May 2021 12:35:27 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f420a42d8ea5eef79e857fc0af4bbbb897d0f074 - Merge branch &apos;psanan/2021-03-09/ts-sundials2-fix&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#f420a42d8ea5eef79e857fc0af4bbbb897d0f074</link>
        <description>Merge branch &apos;psanan/2021-03-09/ts-sundials2-fix&apos; into &apos;main&apos;TSSUNDIALS: update PETSC_HAVE_SUNDIALS to PETSC_HAVE_SUNDIALS2See merge request petsc/petsc!3692

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Sat, 13 Mar 2021 15:00:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e808b7892e64c3c6637b2542b7943dc6d5648058 - TSSUNDIALS: update PETSC_HAVE_SUNDIALS to PETSC_HAVE_SUNDIALS2</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#e808b7892e64c3c6637b2542b7943dc6d5648058</link>
        <description>TSSUNDIALS: update PETSC_HAVE_SUNDIALS to PETSC_HAVE_SUNDIALS2

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Mon, 08 Mar 2021 16:29:07 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>14ddb785ef014cd6eb5d1a46c3326afb3c948e57 - Merge branch &apos;master&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#14ddb785ef014cd6eb5d1a46c3326afb3c948e57</link>
        <description>Merge branch &apos;master&apos; into &apos;master&apos;added petsc maxord optionSee merge request petsc/petsc!2485

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Mon, 03 Feb 2020 19:40:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c4e80e11bf140eefea2ededde164a42757847390 - added petsc maxord option</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#c4e80e11bf140eefea2ededde164a42757847390</link>
        <description>added petsc maxord option

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Mon, 03 Feb 2020 19:40:39 +0000</pubDate>
        <dc:creator>Florian &lt;e0425375@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1c575b327794ef51006348f72bf5a20311068395 - Merge branch &apos;maint&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#1c575b327794ef51006348f72bf5a20311068395</link>
        <description>Merge branch &apos;maint&apos;

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Sun, 07 Jul 2019 17:38:01 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>42e3df96603b8c22d5f8bac327f60a52f22a75b4 - typo in fixing __PETSCSUNDIALS guard</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#42e3df96603b8c22d5f8bac327f60a52f22a75b4</link>
        <description>typo in fixing __PETSCSUNDIALS guardCommit-type: portability-fix, style-fixReported-by: nightly tests

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Sun, 07 Jul 2019 03:04:51 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>26bd150190f26c623f12d3ed48c77abbffd51c93 - Remove use of _ and __ in front of PETSc include guards. Reason: C99 Reserved Identifiers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#26bd150190f26c623f12d3ed48c77abbffd51c93</link>
        <description>Remove use of _ and __ in front of PETSc include guards. Reason: C99 Reserved IdentifiersCommit-type: portability-fix

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Fri, 05 Jul 2019 03:59:31 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e366c154b69cf29c88be23f768f0f07dd2b3250c - Merge commit &apos;d47bf9aaf1e5266cc3f0ff499f934c85788965a9&apos; into jed/fix-matcreatempibaij/maint</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#e366c154b69cf29c88be23f768f0f07dd2b3250c</link>
        <description>Merge commit &apos;d47bf9aaf1e5266cc3f0ff499f934c85788965a9&apos; into jed/fix-matcreatempibaij/maintObtain changed (v3.5) handling of MatMPIBAIJSetPreallocationCSR to matchdocumentation.

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Wed, 15 Nov 2017 03:23:31 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>1ceb14c030f320ad962f864c6f8de98a26bbbaf7 - Merge branch &apos;master&apos; into pr263/PierreBdR/ts-domain-error-in-stage/master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/sundials/sundials.h#1ceb14c030f320ad962f864c6f8de98a26bbbaf7</link>
        <description>Merge branch &apos;master&apos; into pr263/PierreBdR/ts-domain-error-in-stage/master

            List of files:
            /petsc/src/ts/impls/implicit/sundials/sundials.h</description>
        <pubDate>Fri, 23 Oct 2015 03:37:39 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
