Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devel #156

Merged
merged 179 commits into from
Jul 1, 2024
Merged

Devel #156

merged 179 commits into from
Jul 1, 2024

Commits on Oct 5, 2023

  1. WIP: Knudsen number

    KyleVaughn committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d43d0e8 View commit details
    Browse the repository at this point in the history
  2. FNR Assembly

    KyleVaughn committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8d32d79 View commit details
    Browse the repository at this point in the history
  3. WIP: Knudsen

    KyleVaughn committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d774c0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1bf44a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. WIP: formatting

    KyleVaughn committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a17fd67 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. WIP: format

    KyleVaughn committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e8aadec View commit details
    Browse the repository at this point in the history
  2. Update README.md

    KyleVaughn authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a2ee9b4 View commit details
    Browse the repository at this point in the history
  3. Fixed typo in CMakeLists

    KyleVaughn committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8962221 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. WIP: String update

    KyleVaughn committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5f4570a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31905f8 View commit details
    Browse the repository at this point in the history
  3. WIP: format

    KyleVaughn committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ab0b6d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    81de230 View commit details
    Browse the repository at this point in the history
  2. WIP: Crocus model debug:

    KyleVaughn committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7a8de08 View commit details
    Browse the repository at this point in the history
  3. Fixed String bug

    KyleVaughn committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    772abe6 View commit details
    Browse the repository at this point in the history
  4. WIP: Crocus deug

    KyleVaughn committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6d2f41d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. WIP: Knudsen vis

    KyleVaughn committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    78bb73d View commit details
    Browse the repository at this point in the history
  2. Cleaning up unused code

    KyleVaughn committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    710e59e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ec9bc View commit details
    Browse the repository at this point in the history
  4. Format stdlib

    KyleVaughn committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f075b4f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    58b9806 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. WIP: cleaning up mesh

    KyleVaughn committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    60b287a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    3b7c781 View commit details
    Browse the repository at this point in the history
  2. Fixed UB/Mem leak

    KyleVaughn committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    11fd911 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    88efaf0 View commit details
    Browse the repository at this point in the history
  2. XDMF data export

    KyleVaughn committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5e62b82 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    40385ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7115e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Formatting

    KyleVaughn committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cd60c93 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. WIP clean2

    KyleVaughn committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    084ac45 View commit details
    Browse the repository at this point in the history
  2. Updated config

    KyleVaughn committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6e95c76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    022d6ba View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Forgot to push helpers

    KyleVaughn committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7faca12 View commit details
    Browse the repository at this point in the history
  2. Cleaned up through geom

    KyleVaughn committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1fdf7a4 View commit details
    Browse the repository at this point in the history
  3. forgot some files

    KyleVaughn committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    882a8cf View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. WIP: mesh mods

    KyleVaughn committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d759000 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. WIP: polytope soup fixes

    KyleVaughn committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e1c379d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. polytope soup update

    KyleVaughn committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6dfaadc View commit details
    Browse the repository at this point in the history
  2. WIP: FVM update

    KyleVaughn committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9dd29c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f10d03 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    d9b6869 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Debugging Knudsen IO

    KyleVaughn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1d84420 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Pre-string deconstexpr

    KyleVaughn committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6df01c9 View commit details
    Browse the repository at this point in the history
  2. WIP: Fixing String

    KyleVaughn committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5275c89 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. cylindrical pin mesh

    KyleVaughn committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    84428f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. RectangularPinMesh

    KyleVaughn committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8dd4481 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Clean up geom

    KyleVaughn committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    42174c1 View commit details
    Browse the repository at this point in the history
  2. Fixed hierarchical XDMF IO

    KyleVaughn committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    30574a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. WIP: bugfixes/clean up

    KyleVaughn committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7ea218a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    8c06eab View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Polytope soup improvements

    KyleVaughn committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    412e5f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Color changes

    KyleVaughn committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    e3c357c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Log

    KyleVaughn committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3f42d48 View commit details
    Browse the repository at this point in the history
  2. struct -> class

    KyleVaughn committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    711e282 View commit details
    Browse the repository at this point in the history
  3. Log improvements

    KyleVaughn committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    64f962c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. WIP: clean up

    KyleVaughn committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d96ee05 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. FaceVertexMesh

    KyleVaughn committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    abbbf9b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. WIP: binned FVM

    KyleVaughn committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dce43a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. formatting

    KyleVaughn committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    99720b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Formatting

    KyleVaughn committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    996f82c View commit details
    Browse the repository at this point in the history
  2. More formatting

    KyleVaughn committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    818c91b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. WIP: format

    KyleVaughn committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    29ac053 View commit details
    Browse the repository at this point in the history
  2. MFP threshold meshing

    KyleVaughn committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    755fd59 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. WIP: template format

    KyleVaughn committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    c90ff8c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Untemplated to geom

    KyleVaughn committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    436e0d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. install script update

    KyleVaughn committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f6da911 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    3e41b16 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. WIP: read XS lib

    KyleVaughn committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bacc6dd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. WIP: read XSlib

    KyleVaughn committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    de55e74 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    8fe85d8 View commit details
    Browse the repository at this point in the history
  2. WIP: reading MPACT lib

    KyleVaughn committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b758407 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Fixed CUDA bug

    KyleVaughn committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    08d0656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d792062 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. xslib fix

    KyleVaughn committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    47328ce View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    ebf8ec5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    3908792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd98ee View commit details
    Browse the repository at this point in the history
  3. String(begin, end) bugfix

    KyleVaughn committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    32d79b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. WIP: debugging void

    KyleVaughn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ee6cc8c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    602470d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. WIP: formatting

    KyleVaughn committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c253b8c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    01e4999 View commit details
    Browse the repository at this point in the history
  2. Fixed copy bug

    KyleVaughn committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ed051ee View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. vector update

    KyleVaughn committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    26131d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. vector bugfix

    KyleVaughn committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    012ebc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d83961 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. WIP: update config/stdlib

    KyleVaughn committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    565af7d View commit details
    Browse the repository at this point in the history
  2. I -> Int, F -> Float

    KyleVaughn committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    58b5f8a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. WIP: string/vector fix

    KyleVaughn committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3814ff8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    51cdea4 View commit details
    Browse the repository at this point in the history
  2. Debug through common

    KyleVaughn committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    db42897 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. BMI2 check + SIMD bugfix

    KyleVaughn committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5a98b28 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. SIMD fix

    KyleVaughn committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cb734c8 View commit details
    Browse the repository at this point in the history
  2. WIP: fixing geom

    KyleVaughn committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b4403b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Fixing headers

    KyleVaughn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    865cda9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. WIP: VTK IO

    KyleVaughn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4e76041 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    d58b210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96afd04 View commit details
    Browse the repository at this point in the history
  3. WIP: debug MCL

    KyleVaughn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4464681 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    71b2d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc13d3d View commit details
    Browse the repository at this point in the history
  3. meanChordLength bugfix

    KyleVaughn committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    edb06cc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    01f69c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    a44cd67 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    76d1a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. VTK IO tests

    KyleVaughn committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4b6eb48 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Fixed IO/morton sort

    KyleVaughn committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f766d35 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    32b35b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6340e View commit details
    Browse the repository at this point in the history
  3. getPowers

    KyleVaughn committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b43911d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    7c6364d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Better geometry testing

    KyleVaughn committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    37f17ff View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    4c93474 View commit details
    Browse the repository at this point in the history
  2. Power density -> Power

    KyleVaughn committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    79241ae View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    7de7c01 View commit details
    Browse the repository at this point in the history
  2. WIP: correct epsilons

    KyleVaughn committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    61a1ce7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Improved solveQuadratic

    KyleVaughn committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    909d978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad569e6 View commit details
    Browse the repository at this point in the history
  3. Updated todo

    KyleVaughn committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1dcba29 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. WIP: Float32

    KyleVaughn committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8fb408c View commit details
    Browse the repository at this point in the history
  2. Fixed epsilons for Float32

    KyleVaughn committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2eb7fcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb96d2a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. WIP: mesh validation

    KyleVaughn committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fb8704b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    fe3b487 View commit details
    Browse the repository at this point in the history
  2. WIP: mesh with hole test

    KyleVaughn committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    771a301 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. WIP: FVM validation

    KyleVaughn committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8210732 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. WIP: geom fix

    KyleVaughn committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    327025f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. geom fix through tri6

    KyleVaughn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ed77acd View commit details
    Browse the repository at this point in the history
  2. Geom fix

    KyleVaughn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4b7133e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. WIP: Ray trace validation

    KyleVaughn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    20ce63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eebe057 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    f0fb4b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aad24c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. WIP: MPACT model fixes

    KyleVaughn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c5ffff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. IO fix

    KyleVaughn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5b9da61 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. MPACT IO

    KyleVaughn committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5843da9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    2875b37 View commit details
    Browse the repository at this point in the history
  2. Refactored C API

    KyleVaughn committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8c79a71 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    1933172 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    a937c86 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    a8b4e1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a59f123 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Fixes for release build

    KyleVaughn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2f68e7f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    36a044d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fffe54 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    fa5875a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. WIP: setup

    KyleVaughn committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d690aa9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. WIP: test setup

    KyleVaughn committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e46af15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ac2cf0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    78a7931 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    be6e89f View commit details
    Browse the repository at this point in the history
  2. Formatting

    KyleVaughn committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1138bc1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Cleaning up lib

    KyleVaughn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aa110c4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Fixing constexpr

    KyleVaughn committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b4a278b View commit details
    Browse the repository at this point in the history
  2. Updated install script

    KyleVaughn committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a92904d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    b6513ff View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. WIP formatting

    KyleVaughn committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ad7e474 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    25376a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    329a3aa View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Formatting benchmarks

    KyleVaughn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b15fe9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fdd6bd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Matrix format

    KyleVaughn committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    04327e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb093b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. WIP: format geom

    KyleVaughn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ca320f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136ed46 View commit details
    Browse the repository at this point in the history
  3. WIP: mesh format

    KyleVaughn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    13e81e7 View commit details
    Browse the repository at this point in the history
  4. Formatted physics

    KyleVaughn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    84b1710 View commit details
    Browse the repository at this point in the history
  5. formatted mpact

    KyleVaughn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c02af06 View commit details
    Browse the repository at this point in the history
  6. Format gmsh

    KyleVaughn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    be73ba0 View commit details
    Browse the repository at this point in the history
  7. api

    KyleVaughn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dc2cf2f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    685b930 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Added post-process utils

    KyleVaughn committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    097b67a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update CI

    KyleVaughn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    60ad43d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfa14cf View commit details
    Browse the repository at this point in the history
  3. Updated CI

    KyleVaughn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8af58ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b497800 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fea65c View commit details
    Browse the repository at this point in the history
  6. Don't build models for CI

    KyleVaughn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ba874d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef24a06 View commit details
    Browse the repository at this point in the history
  8. Rm coverage

    KyleVaughn committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    120ba0b View commit details
    Browse the repository at this point in the history