<?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 ex2.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>609caa7c8c030312b00807b4f015fd827bb80932 - Merge branch &apos;jolivet/rm-explicit-empty-output_file&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex2.c#609caa7c8c030312b00807b4f015fd827bb80932</link>
        <description>Merge branch &apos;jolivet/rm-explicit-empty-output_file&apos; into &apos;main&apos;Remove 535 empty .out and consolidate the use of output/empty.outSee merge request petsc/petsc!8538

            List of files:
            /petsc/src/dm/impls/plex/tests/ex2.c</description>
        <pubDate>Sat, 19 Jul 2025 04:14:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3886731f808f6f9ca8348e6e791c818340d72f91 - Remove explicitly listed empty files and switch to output/empty.out</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex2.c#3886731f808f6f9ca8348e6e791c818340d72f91</link>
        <description>Remove explicitly listed empty files and switch to output/empty.out

            List of files:
            /petsc/src/dm/impls/plex/tests/ex2.c</description>
        <pubDate>Wed, 09 Jul 2025 05:18:30 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9 - Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex2.c#6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9</link>
        <description>Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;Deglobalize logging into PetscLogHandler and PetscLogStateSee merge request petsc/petsc!6709

            List of files:
            /petsc/src/dm/impls/plex/tests/ex2.c</description>
        <pubDate>Thu, 27 Jul 2023 15:06:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2611ad710242b3c70d66651ef7e40f9450d305e2 - Profiling: Improve !defined(PETSC_USE_LOG) #defines</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex2.c#2611ad710242b3c70d66651ef7e40f9450d305e2</link>
        <description>Profiling: Improve !defined(PETSC_USE_LOG) #defines- If we cast macro arguments to void, we can avoid unused errors that have  forced lots of conditionally included code like this:```c  #if defined(PETSC_USE_LOG)  PetscLogEvent event;  #endif```- Having global counters like petsc_TotalFlops externed event  if !PetscDefined(USE_LOG) helps to remove a lot of needless  `#ifdef`s around code that can instead be placed in  `if (PetscDefined(USE_LOG)) {}` blocks.

            List of files:
            /petsc/src/dm/impls/plex/tests/ex2.c</description>
        <pubDate>Fri, 14 Jul 2023 04:24:59 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fa8daf30b21efc015f709c9d176d4ebda20ca46a - Merge branch &apos;stefanozampini/dmplexinterp&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex2.c#fa8daf30b21efc015f709c9d176d4ebda20ca46a</link>
        <description>Merge branch &apos;stefanozampini/dmplexinterp&apos; into &apos;main&apos;speed up DMPlexInterpolateSee merge request petsc/petsc!6563

            List of files:
            /petsc/src/dm/impls/plex/tests/ex2.c</description>
        <pubDate>Mon, 26 Jun 2023 16:41:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>12b8a6da77924c4c4db30ad685c4614c4146ffba - DMPLEX: add benchmark for DMPlexInterpolate</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex2.c#12b8a6da77924c4c4db30ad685c4614c4146ffba</link>
        <description>DMPLEX: add benchmark for DMPlexInterpolate

            List of files:
            /petsc/src/dm/impls/plex/tests/ex2.c</description>
        <pubDate>Wed, 07 Jun 2023 03:58:22 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
