<?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 .gitignore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7ecf6641c340caefd7fa9f7fc7a6efebf89ae19d - Merge MR !153, &apos;jrwrigh/checkbadSource&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#7ecf6641c340caefd7fa9f7fc7a6efebf89ae19d</link>
        <description>Merge MR !153, &apos;jrwrigh/checkbadSource&apos;, into &apos;main&apos;style: Add checkbadSourceSee merge request phypid/honee!153

            List of files:
            /honee/.gitignore</description>
        <pubDate>Fri, 26 Sep 2025 17:13:42 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>1efe7de241b13cc63b410cf908df306ea8c3d55a - style: Add checkbadSource</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#1efe7de241b13cc63b410cf908df306ea8c3d55a</link>
        <description>style: Add checkbadSourceModified from PETSc&apos;s checkbadSource

            List of files:
            /honee/.gitignore</description>
        <pubDate>Fri, 26 Sep 2025 16:40:42 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>0ab92d04a64a32c443fd56bb6fb1384c5cf85c14 - Merge branch &apos;jrwrigh/fix_compiler_warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#0ab92d04a64a32c443fd56bb6fb1384c5cf85c14</link>
        <description>Merge branch &apos;jrwrigh/fix_compiler_warnings&apos; into &apos;main&apos;fix: Address GCC compiler warningsSee merge request phypid/honee!14

            List of files:
            /honee/.gitignore</description>
        <pubDate>Fri, 28 Jun 2024 17:45:46 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>63faaa0527df52564db2be231ae1f49dab6c3efd - chore: Add *.json, others to .gitignore</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#63faaa0527df52564db2be231ae1f49dab6c3efd</link>
        <description>chore: Add *.json, others to .gitignoreMostly for ignoring `compile_commands.json`, but presumably useful forother things too

            List of files:
            /honee/.gitignore</description>
        <pubDate>Fri, 28 Jun 2024 17:13:11 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>02e7dc5c683ed2638684b2b258e5f0f564852bde - Merge branch &apos;jrwrigh/make_docs&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#02e7dc5c683ed2638684b2b258e5f0f564852bde</link>
        <description>Merge branch &apos;jrwrigh/make_docs&apos; into &apos;main&apos;Enable documenatation buildingSee merge request phypid/honee!5

            List of files:
            /honee/.gitignore</description>
        <pubDate>Wed, 26 Jun 2024 17:35:52 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>965d9f743f86785935177ec2ff1624a7b09e04f8 - doc: Get documentation running</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#965d9f743f86785935177ec2ff1624a7b09e04f8</link>
        <description>doc: Get documentation running

            List of files:
            /honee/.gitignore</description>
        <pubDate>Tue, 25 Jun 2024 22:48:44 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>0006be33bc3a095c7a40443db044019362bd3e1c - chore: Get tests back up and running</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#0006be33bc3a095c7a40443db044019362bd3e1c</link>
        <description>chore: Get tests back up and running

            List of files:
            /honee/.gitignore</description>
        <pubDate>Mon, 24 Jun 2024 22:40:27 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>d1b9ef12923730ac357e6e30d052a0445e411f3e - Fluids - Minor Refactor (#995)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#d1b9ef12923730ac357e6e30d052a0445e411f3e</link>
        <description>Fluids - Minor Refactor (#995)* Fluids - remove *.bin* since it exists in libCEED/.gitignore* cleanup* WIP: Fluids - use FluxInviscid_fwd() for computing the flux jacobeanstrong_conv is not reproduced and stab is not computed correctly* WIP: working on variational notation for stabilization* Fluids - fix missing parts after rebasing onto main* Fluids - fix SU in the IFunction* Fluids - refactor stabilization* Fluids - move stab helper functions to stabilization.h* Fluids - minor style* Fluids - minor refactor* Fluids - add regression test for primitive variables* Fluids - use UnpackState_*()* Fluids - more refactoring of stabilization* Fluids - DC: use utility functions* Fluids - refactor total flux* Fluids - minor cleanup* Fluids - set x[0] = 0 for channel to exclude gravitational potential* Fluids - updated stabilization.h* Fluids - zero strong_conv before pass it to FluxInviscidStrong() to be safe* Fluids - move switch-case for STAB to a helper function* Fluids - rename Y -&gt; R in Stabilization*()* Fluids - fix stab sign in RHSCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /honee/.gitignore</description>
        <pubDate>Sat, 23 Jul 2022 01:11:53 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;49916147+LeilaGhaffari@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>887fa3f23b907e780b1cd3fff72b368cbab79bd3 - examples/fluids: added *.csv to gitignore</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#887fa3f23b907e780b1cd3fff72b368cbab79bd3</link>
        <description>examples/fluids: added *.csv to gitignore

            List of files:
            /honee/.gitignore</description>
        <pubDate>Tue, 26 Jan 2021 15:14:51 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>41a0a6d4cf0cdec4ead4426b1f6a4fc2af41eba7 - gitignore: adding *.png for ignoring convergence plots</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#41a0a6d4cf0cdec4ead4426b1f6a4fc2af41eba7</link>
        <description>gitignore: adding *.png for ignoring convergence plots

            List of files:
            /honee/.gitignore</description>
        <pubDate>Tue, 22 Dec 2020 18:00:39 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>0406eb15b4d4773a2dca4875796532773d769d27 - examples/fluids: added a bash file to get verification test results in .log files. TODO: add test flags to be able to change the test setup through run time arguments.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#0406eb15b4d4773a2dca4875796532773d769d27</link>
        <description>examples/fluids: added a bash file to get verification test results in .log files. TODO: add test flags to be able to change the test setup through run time arguments.

            List of files:
            /honee/.gitignore</description>
        <pubDate>Sun, 23 Aug 2020 17:34:29 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>ea10196cf2e94f62e536128a7e81e92b8513ac15 - Solid Mechanics Example (#474)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/.gitignore#ea10196cf2e94f62e536128a7e81e92b8513ac15</link>
        <description>Solid Mechanics Example (#474)libCEED + PETSc Solid Mechanics exampleCo-authored-by: Jeremy L Thompson &lt;jeremy.thompson@colorado.edu&gt;Co-authored-by: Arash Mehraban &lt;arashm81@gmail.com&gt;Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;Co-authored-by: Valeria Barra &lt;valeriabarra21@gmail.com&gt;* Solids - initial commit of elasticity exampleCo-authored-by: Jeremy L Thompson &lt;jeremy.thompson@colorado.edu&gt;Co-authored-by: Arash Mehraban &lt;arashm81@gmail.com&gt;* Solids - add VLA macro* Solids - fix test for mesh file output string* Solids - update documentationCo-authored-by: Jeremy L Thompson &lt;jeremy.thompson@colorado.edu&gt;Co-authored-by: Arash Mehraban &lt;arashm81@gmail.com&gt;* Solids - update README* Solids - update ctx struct and casting for CUDA* Tests - clean up test conditions for GPU backends* GPU - fix falbacks identified* CUDA - whitelist FDM Inverse* make style* doc: solids editing/correctness* Solids - separate FE boilerplate into its own function* Solids - clean up double includes* doc: add more complete explanation of hyperelasticity and formulation* Solids - Use ISGetSize for global number of face sets (had no effect on PETSc bug in MR 2615)* edited docs for hyperFS* Improve doc of solids example with some constitent notation and fonts* HyperSS docs modified* edited typo* linearization added* fixed a typo* Improved doc* doc: more writing on hyperelasticity and implementation tradeoffs* Solids - fix typo* Solids - compute and store C, Cinv, and S as symmetric* Solids - use new Newton linearization, but its not converging* Solids - update BC handling* Solids - update README with new BC options* removed old notation* Solids - whitespace changes only in documentation* doc: adjust differential notation and derive dP(dF)* Solids - small documentation flow edits* Solids - simplify setting BCs* Solids - Symmetritize e in SS* Solids - set more reasonable default number of steps for nonlinear* Solids - fix documentation typo* Solids - clean up computation of deltaS* Solids - fix sample runs* Solids - fix hyperSS jacobian* Solids - fix hyperSS documentation* Solids - clean up code for hyperSS* Solids - add file and function docstrings* doc: commutative diagram of linearization and stable stress expression* Solids - update hyperSS documentation with linearization* doc: further tips on stable computation* Solids - fix typo with trace in hyperSS* Solids - intro and hyperSS documentation updates* Solids - update hyperFS for numerical stability with small E and nearly incompressible* examples/solids: simpler C = I + 2E* Solids - more compact/readable E computation* Solids - minor style consistency change* Solids - replace log1p with series approximation, log1p is not vectorized in libc* Solids - refactor common components between hyperFSF and hyperFSdF* examples/solids: use PETSc dependency flags for incremental rebuild* examples/solids: extend range of log1p_series via shift/scale* Solids - add bc_clamp_max option to specify maximum displacement for clamped boundary* make style* Solids - update with sample run informantion and spellchecking* Doc - typo fixes* Solids - homogonize presentation of command line options* examples/solids: fix -Wmisleading-indentation* examples/fluids: PETSc 3.13 compatibility* examples/solids: use log1p for numerical stability in hyperSS* doc: copy editing in examples/solids* Solids - update documentation on running the code* Solids - convert README to rst and include in documentation* Solids - clean dependency file* Solids - use log1p approximation in hyperSS as well* Solids - update README to explain mms* Solids - switch range on hyperSS log1p series approximation* Solids - update README to clarify mandatory options* Solids - add link to sample meshes* Solids - simplify listing of mesh options* Travis - use newer PETSc* Solids - update sample run to list [.exo file] instead of name of sample mesh* Solids - update make clean to remove src/*.d* examples/solids: makefile cleanup* make style* doc examples/solids: clean up and explain nondimensionalization* examples/solids: document algebraic solver* examples/solids: use CG for Chebyshev eig estimation* doc: fix references to examples/fluids* Solids - remove mesh folder* Solids - drop expicit ExodusII requirement, PETSc supports many types of meshes* doc: mention PETSc --download-exodusii for Exodus* doc: fix latexpdf* Fix \longrightarrow rendering in PDF* Solids - fix toctree link to README for pdflatex* Examples and BPs Docs: Homogenize math with dS and dV and other tiny esthetics* Solids - fix unshifted series for hyperSS log1p* Improve doc of bpssphere: Add differential for consistency with all other examples and explain domain for clarity* Solids - include sample mesh image* Move mesh figure after note and slightly rename inclusion markerCo-authored-by: Arash Mehraban &lt;arashm81@gmail.com&gt;Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;Co-authored-by: valeriabarra &lt;valeriabarra21@gmail.com&gt;

            List of files:
            /honee/.gitignore</description>
        <pubDate>Thu, 26 Mar 2020 21:03:55 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
