<?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 glle.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c7fbd2bd3f8c01fa99614987dbf75cef1ca8e75e - Merge branch &apos;barry/2024-01-19/typedef-snes-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#c7fbd2bd3f8c01fa99614987dbf75cef1ca8e75e</link>
        <description>Merge branch &apos;barry/2024-01-19/typedef-snes-functions&apos; into &apos;main&apos;add typedef for functions passed to SNESSetFunction() etc to match approach in TSSee merge request petsc/petsc!7206

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Fri, 02 Feb 2024 22:37:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8434afd195968570cfdb5bc7b9cfc0a316d974ae - Change the use of the _Fn suffix to indicate a typedef of a function to just Fn</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#8434afd195968570cfdb5bc7b9cfc0a316d974ae</link>
        <description>Change the use of the _Fn suffix to indicate a typedef of a function to just FnAs determined on a vote on GitLab

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Fri, 02 Feb 2024 17:26:52 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d1c5d1fc7e3c42c130de9f212400163d62c32b61 - Convert TS typedef functions to new style ending with _Fn</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#d1c5d1fc7e3c42c130de9f212400163d62c32b61</link>
        <description>Convert TS typedef functions to new style ending with _FnCommit-type: housekeeping, maintainability

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Sun, 21 Jan 2024 17:32:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<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/glle/glle.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/glle/glle.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/glle/glle.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.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/glle/glle.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/glle/glle.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>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/glle/glle.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/glle/glle.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/glle/glle.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/glle/glle.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/glle/glle.h#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.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>1c575b327794ef51006348f72bf5a20311068395 - Merge branch &apos;maint&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#1c575b327794ef51006348f72bf5a20311068395</link>
        <description>Merge branch &apos;maint&apos;

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.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>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/glle/glle.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/glle/glle.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>e923053f465b4e177f550f99f5671936a6e24876 - Merge branch &apos;stefano_zampini/feature-convert-matnest-matis&apos; into stefano_zampini/feature-pcbddc-saddlepoint</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#e923053f465b4e177f550f99f5671936a6e24876</link>
        <description>Merge branch &apos;stefano_zampini/feature-convert-matnest-matis&apos; into stefano_zampini/feature-pcbddc-saddlepointI have to merge it here, since there&apos;s an API addition for MatIS in stefano_zampini/feature-pcbddc-saddlepointthat prevents me to smoothly merge stefano_zampini/feature-convert-matnest-matis into next.This will also facilitate merging stefano_zampini/feature-pcbddc-saddlepoint into masterConflicts:	src/docs/website/documentation/changes/dev.html

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Sat, 15 Oct 2016 15:18:55 +0000</pubDate>
        <dc:creator>stefano_zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>54761ea350c3a259b2777f539794cfed5144f949 - Merge branch &apos;master&apos; into barry/fix-successful-numerical-factorization-after-failure/master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#54761ea350c3a259b2777f539794cfed5144f949</link>
        <description>Merge branch &apos;master&apos; into barry/fix-successful-numerical-factorization-after-failure/masterThe maint patch for the given problem cannot merge cleanly into next due to changesin the same code in master (the introduction of MatFactorGetError()) therefor needto merge in master and use the new construct before merging to next

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Sun, 14 Aug 2016 23:54:46 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>162a98829fa806f10ebc3598a04994291653982c - Merge branch &apos;master&apos; into psanan/pc-telescope-nearnullspace</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#162a98829fa806f10ebc3598a04994291653982c</link>
        <description>Merge branch &apos;master&apos; into psanan/pc-telescope-nearnullspace

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Thu, 11 Aug 2016 23:51:27 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c86c410895a8c8f63f84390a0478de84e6414ca9 - Merge branch &apos;master&apos; into mark/snes-ex56</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#c86c410895a8c8f63f84390a0478de84e6414ca9</link>
        <description>Merge branch &apos;master&apos; into mark/snes-ex56* master: (93 commits)  Web: Added a tutorial  typo  rename X -&gt; U  sowing: update to version that creates manpage URLs for &apos;enum&apos; types/values  Increase patchlevel to 3.7.3  move runex3_3 to NOTSINGLE [ partial backport 9ed0bd76d5c329eb91401ebabfbd851446214e20 ]  DMPlex: local coordinate vector should be a sequential vector  DM: Name coordinate vectors in subdomain and restrict hooks  tests: disable a couple of TS examples from single precision tests  reduce TS ex12_2 output  fix PetscFormatRealArray() to cast PetscReal in print statement to double so works for __float128 precision  Vec: enable Fortran interfaces for VecGetLocalVectorRead and VecRestoreLocalVectorRead  Bib: Added refs  PCShell: man page fixes  update handling of latex in example code to use https  fix typo in isltog comment  test: Avoid conversion of object &lt;-&gt; function pointer type [-Wpedantic]  fortran: enable interface for VecGetLocalVector(), VecRestoreLocalVector()  update citation for cmz2016  PCBDDC: silent compilation warnings from nightlybuilds  ...# Please enter a commit message to explain why this merge is necessary,# especially if it merges an updated upstream into a topic branch.## Lines starting with &apos;#&apos; will be ignored, and an empty message aborts# the commit.

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Sat, 30 Jul 2016 13:04:50 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0cf031303dc62107ce5abcb6aa293a22260c6ae5 - Merge branch &apos;emil/rename-gl-to-glle&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#0cf031303dc62107ce5abcb6aa293a22260c6ae5</link>
        <description>Merge branch &apos;emil/rename-gl-to-glle&apos;

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Thu, 21 Jul 2016 15:07:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3d177a5c629184d8dd941c4450ef52508a7a52d2 - TSGL rename source files and folders to glle</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/impls/implicit/glle/glle.h#3d177a5c629184d8dd941c4450ef52508a7a52d2</link>
        <description>TSGL rename source files and folders to glle

            List of files:
            /petsc/src/ts/impls/implicit/glle/glle.h</description>
        <pubDate>Thu, 07 Jul 2016 18:20:41 +0000</pubDate>
        <dc:creator>Emil Constantinescu &lt;emconsta@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
