<?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 petscfvtypes.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&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/include/petscfvtypes.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/include/petscfvtypes.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/include/petscfvtypes.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/include/petscfvtypes.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>a663c1dff89745b9e1982b54aa196ff99445d9a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#a663c1dff89745b9e1982b54aa196ff99445d9a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 13 Apr 2023 05:01:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>517f05f0c367049e47099f3ac6f8384e1913dc1d - Merge branch &apos;barry/2023-03-30/fix-include-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#517f05f0c367049e47099f3ac6f8384e1913dc1d</link>
        <description>Merge branch &apos;barry/2023-03-30/fix-include-man-pages/release&apos; into &apos;release&apos;Fix manual pages in include filesSee merge request petsc/petsc!6272

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 13 Apr 2023 04:18:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>16a05f60a523f53ab316acaac9f77b7425611adc - Fix manual pages in include files</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#16a05f60a523f53ab316acaac9f77b7425611adc</link>
        <description>Fix manual pages in include files

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 13 Apr 2023 04:18:00 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/include/petscfvtypes.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/include/petscfvtypes.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/include/petscfvtypes.h#6524c165f7ddaf30fd7457737f668f984c8ababf</link>
        <description>Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation

            List of files:
            /petsc/include/petscfvtypes.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>6ffe77eaecce1557e50d00ca5347a7f48e598865 - Merge branch &apos;barry/2022-05-03/cleanup-makefiles&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#6ffe77eaecce1557e50d00ca5347a7f48e598865</link>
        <description>Merge branch &apos;barry/2022-05-03/cleanup-makefiles&apos; into &apos;main&apos;remove unneeded stuff from makefilesSee merge request petsc/petsc!5211

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 12 May 2022 21:01:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ac09b9214d23ea9ad238aa607de9fa447fd4e91b - Get values of makefile SOURCE etc from the file system instead of makefiles</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#ac09b9214d23ea9ad238aa607de9fa447fd4e91b</link>
        <description>Get values of makefile SOURCE etc from the file system instead of makefilesUse SUBMANSEC from include files for manual sections instead of the makefileUnfortunately this has to be one large commit since the changes all have to be done at onceCommit-type: docs/spend 10m

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 05 May 2022 18:17:34 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>89669be4d29968dc8d4c19ce1b69194a6a561ea4 - Merge branch &apos;psanan/docs-sphinx-man-pages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#89669be4d29968dc8d4c19ce1b69194a6a561ea4</link>
        <description>Merge branch &apos;psanan/docs-sphinx-man-pages&apos; into &apos;main&apos;Integrate Man Pages into Sphinx DocsCloses #1132 and #1015See merge request petsc/petsc!4989

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Mon, 02 May 2022 13:41:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>db7814771ca77b190574494e87b584e981451db0 - Docs: bulk add backticks to .seealso man page fields</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#db7814771ca77b190574494e87b584e981451db0</link>
        <description>Docs: bulk add backticks to .seealso man page fields```pythonimport osimport reimport fileinputdef _process_word(word):    comma = &quot;,&quot; if word.endswith(&quot;,&quot;) else &quot;&quot;    return &quot;`%s`%s&quot; % (word.rstrip(&quot;,&quot;), comma)def _process_stripped_line(line):    return &quot; &quot;.join(map(_process_word, line.split()))start_pattern = re.compile(r&quot;^( *\.seealso:? )(.*$)&quot;)def process_file(filename_full):    with fileinput.FileInput(filename_full, inplace=True) as f:        in_block = False        for line in f:            line_stripped = line.strip()            # end &quot;.seealso blocks&quot; on a blank line or C-style comment close            line_modified = None            if not line_stripped:                in_block = False            elif line_stripped.endswith(&quot;*/&quot;):                in_block = False            else:                match = re.match(start_pattern,                                 line)  # not stripped line                if match:                    indent = &quot; &quot; * len(match.group(1))                    in_block = True                    line_modified = match.group(                        1) + _process_stripped_line(                            match.group(2).strip())                elif in_block:                    line_modified = indent + _process_stripped_line(                        line_stripped)            if line_modified:                print(line_modified)  # prints to the file            else:                print(line, end=&quot;&quot;)  # prints to the fileBASE_DIRS = [&quot;src&quot;, &quot;include&quot;]EXT = [&quot;.c&quot;, &quot;.cxx&quot;, &quot;.cpp&quot;, &quot;.cu&quot;, &quot;.h&quot;, &quot;.hpp&quot;, &quot;.hxx&quot;]EXCLUDE_DIRS = [&quot;tests&quot;, &quot;tutorials&quot;, &quot;ftn-auto&quot;, &quot;ftn-custom&quot;, &quot;benchmarks&quot;]def main():    &quot;&quot;&quot; Process everything &quot;&quot;&quot;    for base in BASE_DIRS:        for root, dirs, files in os.walk(base):            for filename in files:                if os.path.splitext(filename)[1] in EXT:                    filename_full = os.path.join(root, filename)                    print(&quot;FILE ---&quot;, filename_full)                    process_file(filename_full)            for exclude_dir in EXCLUDE_DIRS:                if exclude_dir in dirs:                    dirs.remove(exclude_dir)if __name__ == &quot;__main__&quot;:    main()```

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Mon, 25 Apr 2022 09:30:19 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cc14b1d70332c5bd3e967cf3e74fffcbc0462f84 - Merge branch &apos;knepley/feature-move-fv&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#cc14b1d70332c5bd3e967cf3e74fffcbc0462f84</link>
        <description>Merge branch &apos;knepley/feature-move-fv&apos; into &apos;master&apos;Knepley/feature move fvSee merge request petsc/petsc!1982

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 05 Sep 2019 13:26:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>88f5f89ed87fdd9324993f41f8c13b5c9a147b49 - FV: Make new section for FV pages, and correct doc levels</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#88f5f89ed87fdd9324993f41f8c13b5c9a147b49</link>
        <description>FV: Make new section for FV pages, and correct doc levels

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 22 Aug 2019 18:23:17 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1c575b327794ef51006348f72bf5a20311068395 - Merge branch &apos;maint&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#1c575b327794ef51006348f72bf5a20311068395</link>
        <description>Merge branch &apos;maint&apos;

            List of files:
            /petsc/include/petscfvtypes.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/include/petscfvtypes.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/include/petscfvtypes.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>ef135d0e13932c19a092839bd89083996c65730e - Merge remote-tracking branch &apos;origin/psanan/docs-remove-manconcepts&apos; [PR #1733]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#ef135d0e13932c19a092839bd89083996c65730e</link>
        <description>Merge remote-tracking branch &apos;origin/psanan/docs-remove-manconcepts&apos; [PR #1733]

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Sat, 01 Jun 2019 14:27:10 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0f5d826a8a3961d28a20703f4390975100ca0e26 - Man pages: remove Concepts: fields</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscfvtypes.h#0f5d826a8a3961d28a20703f4390975100ca0e26</link>
        <description>Man pages: remove Concepts: fieldsThese fields were previously stripped from the man pages by logic removed in 21a59cba2737d49dc2f0bd12c08db0d2a3f3f209Remove these fields from all man pages (but not from examples).This is accomplished with GNU sed (gsed on OS X), with the following commands.*Warning* that this type of command can corrupt a .git directory,so be cautious in reusing or modifying these commands. They first lookfor and delete matching lines with a following line consisting of only whitespace,and then delete any remaining matching lines.    find src -type f -not -path &quot;*/examples/*&quot; -not -name &quot;*.html&quot;  -not -name &quot;*.bib&quot; -exec gsed -i &apos;/Concepts:/ {N; /\n\s*$/d}&apos; {} +    find src -type f -not -path &quot;*/examples/*&quot; -not -name &quot;*.html&quot;  -not -name &quot;*.bib&quot; -exec gsed -i &apos;/Concepts:/d&apos; {} +    find include -type f -not -path &quot;*/examples/*&quot; -not -name &quot;*.html&quot;  -not -name &quot;*.bib&quot; -exec gsed -i &apos;/Concepts:/ {N; /\n\s*$/d}&apos; {} +    find include -type f -not -path &quot;*/examples/*&quot; -not -name &quot;*.html&quot;  -not -name &quot;*.bib&quot; -exec gsed -i &apos;/Concepts:/d&apos; {} +Hints on the sed command obtained from: https://unix.stackexchange.com/questions/100754/how-to-delete-a-specific-line-and-the-following-blank-line-using-gnu-sed

            List of files:
            /petsc/include/petscfvtypes.h</description>
        <pubDate>Thu, 30 May 2019 07:29:43 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&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/include/petscfvtypes.h#1ceb14c030f320ad962f864c6f8de98a26bbbaf7</link>
        <description>Merge branch &apos;master&apos; into pr263/PierreBdR/ts-domain-error-in-stage/master

            List of files:
            /petsc/include/petscfvtypes.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>
