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

FEM Mass matrix element assembly kernel #330

Merged
merged 14 commits into from
Jul 21, 2023
Merged

FEM Mass matrix element assembly kernel #330

merged 14 commits into from
Jul 21, 2023

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    d59e416 View commit details
    Browse the repository at this point in the history
  2. add in sequential variant

    artv3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    23f1f03 View commit details
    Browse the repository at this point in the history
  3. add omp variant

    artv3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0f61d29 View commit details
    Browse the repository at this point in the history
  4. add mass 3D ea kernel

    artv3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    23ea952 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Empty-Commit

    artv3 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    96630b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    25cccc2 View commit details
    Browse the repository at this point in the history
  2. remove duplicate macros

    artv3 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ad5554f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a00fa2d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. remove loop with iteration 1

    artv3 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5db5914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcc6b36 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    69b71dc View commit details
    Browse the repository at this point in the history
  2. build fixes

    artv3 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    be1c72e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    9234d8d View commit details
    Browse the repository at this point in the history
  2. loop_exec -> seq_exec

    artv3 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    47b62ee View commit details
    Browse the repository at this point in the history