<?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 bncg.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/tao/bound/impls/bncg/bncg.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/tao/bound/impls/bncg/bncg.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/tao/bound/impls/bncg/bncg.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.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>3ea99036a5fedea4d39e7e77471d0ab500c249d7 - Fix some malformed if !defined() header guards</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#3ea99036a5fedea4d39e7e77471d0ab500c249d7</link>
        <description>Fix some malformed if !defined() header guards

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Thu, 17 Aug 2023 21:56:14 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>450534265f7f4b37957178332336d7169f0436cb - Merge branch &apos;hongzh/petsc4py--bncg-linesearch&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#450534265f7f4b37957178332336d7169f0436cb</link>
        <description>Merge branch &apos;hongzh/petsc4py--bncg-linesearch&apos; into &apos;main&apos;Add BNCG and TaoLineSearch in petsc4py.See merge request petsc/petsc!6660

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Mon, 10 Jul 2023 23:39:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d6e07cdc171d2c54a390877dc4eb7bbacca9b380 - Add BNCG and TaoLineSearch in petsc4py.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#d6e07cdc171d2c54a390877dc4eb7bbacca9b380</link>
        <description>Add BNCG and TaoLineSearch in petsc4py.

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Mon, 10 Jul 2023 23:39:00 +0000</pubDate>
        <dc:creator>Hong Zhang &lt;hongzhang@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/src/tao/bound/impls/bncg/bncg.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/tao/bound/impls/bncg/bncg.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/tao/bound/impls/bncg/bncg.h#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

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

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.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>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/tao/bound/impls/bncg/bncg.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/tao/bound/impls/bncg/bncg.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/tao/bound/impls/bncg/bncg.h#4e278199b78715991f5c71ebbd945c1489263e6c</link>
        <description>Remove all double blank lines from sourceCommit-type: petsc-style/2h

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.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>67c04eddc0af6ce6159f26a0b0cb7fdac44f3c89 - Merge branch &apos;denera/tao-qn-recycle-fixes&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#67c04eddc0af6ce6159f26a0b0cb7fdac44f3c89</link>
        <description>Merge branch &apos;denera/tao-qn-recycle-fixes&apos; into &apos;master&apos;QN and CG history recycling interfacesSee merge request petsc/petsc!3549

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Tue, 12 Jan 2021 20:12:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>414d97d33157b14bf619cafd0d5a004382ae017e - unified recycle flags for Tao solvers with consistent set/get interfaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#414d97d33157b14bf619cafd0d5a004382ae017e</link>
        <description>unified recycle flags for Tao solvers with consistent set/get interfaces

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Tue, 12 Jan 2021 20:12:26 +0000</pubDate>
        <dc:creator>Alp Dener &lt;adener@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>20cd54da18bd4b77b24977cdae338bebbb6a6176 - Merge from master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#20cd54da18bd4b77b24977cdae338bebbb6a6176</link>
        <description>Merge from master

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Tue, 18 Sep 2018 15:51:22 +0000</pubDate>
        <dc:creator>Joseph Pusztay &lt;josephpusztay@Josephs-MacBook-Pro.local&gt;</dc:creator>
    </item>
<item>
        <title>d49c373044de550505069e0c58a3843eb58576cd - Merge branch &apos;master&apos; into arcowie-rem/feature-error-logging</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#d49c373044de550505069e0c58a3843eb58576cd</link>
        <description>Merge branch &apos;master&apos; into arcowie-rem/feature-error-logging* master: (345 commits)  Update dev notes for the coming release  Increase patchlevel to 3.9.4  doc fixes  Added some AIJSELL tests that mirror the SELL tests.  Bib: More refs  Removed use of hardwired -1 to represent PETSC_NULL_XXX object, since the null value is now 0.  fix memleaks flagged by valgrind  ex62: disable long running test and workaround differences in iteration counts on various builds.  Add FAQ we can point to when users get error messages such as: &quot;PETSc was configured with one OpenMPI mpi.h version but now appears to be compiling using a different OpenMPI mpi.h version&quot;  swith test from mpich to openmpi as mpich ch3:sock is unuserable per PetscShmCommGet()  DM: Forgot to move include statement  fix nightlybuild issues - disable hypre [for openmp] and fix uninitialized variables  tests: enable openmp and hwloc with one of the mumps tests  Default BoomerAMG smoothers  Configure: Revert changes from debb90c, so that we are back to the original Libmesh  Configure: Reverted change for Libmesh from 83cd5d7  Split vecimpl.h into vecimpl.h and vecscatterimpl.h  SNES ex62: Turned off some tests for other precisions and shortened output of sensitive tests  Use mmap to allocate the shared pthread barrier if available  Add configure test for functional mmap  ...Conflicts:	include/petscconvest.h	src/snes/examples/tutorials/ex13.c	src/snes/interface/snes.c	src/snes/utils/convest.c

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Tue, 11 Sep 2018 17:13:07 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7489efa543ab471cb136debb282ac33de7984117 - Merge branch &apos;master&apos; into knepley/feature-pc-patch</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#7489efa543ab471cb136debb282ac33de7984117</link>
        <description>Merge branch &apos;master&apos; into knepley/feature-pc-patch* master: (131 commits)  fix mpiuni test  PETSCFEOPENCL: declare PetscFEGetTabulation_Basic as external  PETSCFEOPENCL: declare PetscFESetUp_Basic as external  one more fix  jenkins: run &apos;cleantest&apos; after examples are run - to recover diskspace  logical order bug in diagbrdn update fixed, tests updated again  replace new -petscspace_order instances with -petscspace_degree  PETSCSPACETENSOR: clear up naming confusion of subspaces  regression.py: remove configure code related to old test suite - now that SLEPc no longer needs it  PetscSpaceSetup_Poly(): make idempotent  Plex ex3: update tests  Lift changes to defunct dtfe.c from [PR #1074]  PetscSpace_Tensor: clarification of vector-valued  PetscSpace_Tensor: allow height subspaces, fixes tabulation initialization  PetscSpace: add a dimension member  PetscSpaceSetDegree(): now take maxDegree argument  -petscspacepoly_tensor -&gt; -petscspace_type tensor  PetscSpaceEvaluate_Polynomial(): fix temp array dependencies  PETSCSPACETENSOR: A generic tensor product of spaces.  PetscSpace: -petscspace_order -&gt; -petscspace_degree  ...Conflicts:	src/dm/dt/interface/dtfe.c	src/snes/examples/tutorials/ex13.c	src/snes/examples/tutorials/ex17.c	src/snes/examples/tutorials/ex62.c	src/snes/examples/tutorials/output/ex62_bddc_quad.out	src/snes/examples/tutorials/output/ex62_fetidp_2d_quad.out	src/snes/examples/tutorials/output/ex62_fetidp_2d_tri.out	src/snes/examples/tutorials/output/ex62_fetidp_3d_hex.out	src/snes/examples/tutorials/output/ex62_fetidp_3d_tet.out

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Fri, 07 Sep 2018 13:07:37 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c86da64b93f6a46990b92b3e5e444e957ea7346b - Merged petsc/petsc into master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#c86da64b93f6a46990b92b3e5e444e957ea7346b</link>
        <description>Merged petsc/petsc into master

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Thu, 06 Sep 2018 16:05:54 +0000</pubDate>
        <dc:creator>Joseph Pusztay &lt;josephpu@buffalo.edu&gt;</dc:creator>
    </item>
<item>
        <title>3b16a644cfd875288fd8dc24d8bc98e31b3f5690 - Merge branch &apos;master&apos; into knepley/fix-superdm-is</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#3b16a644cfd875288fd8dc24d8bc98e31b3f5690</link>
        <description>Merge branch &apos;master&apos; into knepley/fix-superdm-is* master: (455 commits)  bib: spell out some names for format consistency with related refs  bib: two 2018 pubs now appeared  cleaning up analyzer warnings  compile fixes (workarround PGI bug?):  undoing the branch&apos;s changes to leastsquares outputs  more fixes for complex builds  compile error fix for complex builds  1) Look for 64 bit integer MKL BLAS if 64 bit indices are used with PETSc 2) Fix Pardiso code to only compile pardiso_init64 when needed, otherwise can generate warnings/errors  jenkins: run &apos;cleantest&apos; before &apos;allgtest-tap&apos; - an attempt to fix errors of type:  cuda: protect cuda includes  fix cuda warnings.  fix complex compile error  Revert &quot;Improved polymorphism of interfaces for MatSetValuesBlocked()&quot;  Bib: Updated ref  Doc: More function documentation  petscvec: move PetscSFCreateFromZero from vscat to vec sources  Fixed an uninitialized variable and got rid of an unused one.  memleak fixed and output files updated  fixing build errors on some archs  Mat: obey options prefix of Mat in MatNullSpaceTest  ...Conflicts:	include/petsc/private/dmpleximpl.h	src/dm/interface/dmi.c

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Mon, 03 Sep 2018 21:13:04 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f588d9ee9fd61bda438430c5249e27dbc0cd3fcb - Merged petsc/petsc into master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#f588d9ee9fd61bda438430c5249e27dbc0cd3fcb</link>
        <description>Merged petsc/petsc into master

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Fri, 31 Aug 2018 15:14:23 +0000</pubDate>
        <dc:creator>Andreas Selinger &lt;andreasselinger@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>373bacff03f69dc1cb5464d07b53fa8bf6c4beb0 - Merge remote-tracking branch &apos;origin/adenchfield/tao-bncg-diagonal-scaling&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/bound/impls/bncg/bncg.h#373bacff03f69dc1cb5464d07b53fa8bf6c4beb0</link>
        <description>Merge remote-tracking branch &apos;origin/adenchfield/tao-bncg-diagonal-scaling&apos;

            List of files:
            /petsc/src/tao/bound/impls/bncg/bncg.h</description>
        <pubDate>Tue, 28 Aug 2018 21:56:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
