<?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 ex17.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>57a85133bc6ce709a7009ea429135487f21ddedc - Merge branch &apos;tisaac/feature-petscfe-vector-in-use&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/dt/tests/ex17.c#57a85133bc6ce709a7009ea429135487f21ddedc</link>
        <description>Merge branch &apos;tisaac/feature-petscfe-vector-in-use&apos; into &apos;main&apos;Use PETSCFEVECTOR throughout PetscSee merge request petsc/petsc!6833

            List of files:
            /petsc/src/dm/dt/tests/ex17.c</description>
        <pubDate>Tue, 05 Sep 2023 14:24:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2dce792e531186164765a9583d36d03ffc15e9ea - PetscFE: add PETSCFEVECTOR</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/dt/tests/ex17.c#2dce792e531186164765a9583d36d03ffc15e9ea</link>
        <description>PetscFE: add PETSCFEVECTORReductions in the cost of computing, storing, and applyinga Tabulation can be achieved for a finite element spacethat is a vector of &quot;scalar&quot; finite elements (the &quot;scalar&quot;element itself could be vector-valued).Reductions in the cost of storing and applyinga Tabulation can&apos;t be realized until the PetscTabulation structureitself is changed, but at the very least reduction in the cost ofcomputing a tabulation is possible with a new PetscFEType,PETSCFEVECTOR.To complete the interface, we also add PETSCDUALSPACESUM,a dual space whose dual basis is the sum of other dual bases,that parallels PETSCSPACESUM (the space and dual space ofa PETSCFEVECTOR are a PETSCSPACESUM and PETSCDUALSPACESUM,respectively).To allow the user to specify whether thebasis vector and value components of the PETSCFEVECTORof blockwise or interleaved, we also have to make surePETSCSPACESUM and PETSCDUALSPACESUM can have blockwiseor interleaved behavior.  We add both capabilities.PETSCFEVECTOR is now used by detecting compatiblevector-valued dual and primal spaces in PetscFECreateFromSpaces().

            List of files:
            /petsc/src/dm/dt/tests/ex17.c</description>
        <pubDate>Mon, 14 Aug 2023 15:41:17 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
