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

Implementation of domains, meshes, and quadrature #4

Merged
merged 12 commits into from
Oct 9, 2023

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

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

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    1a43feb View commit details
    Browse the repository at this point in the history
  2. handling of meshes in 2d

    maltezfaria committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a2db9e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64542ec View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Export to VTK support

    tanderson92 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    eb3835f View commit details
    Browse the repository at this point in the history
  2. Try to fix tests

    tanderson92 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2bffc25 View commit details
    Browse the repository at this point in the history
  3. Move VTK to extensions

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

Commits on Oct 9, 2023

  1. change way extension methods are handled

    - define methods inside extensions themselves
    - add some convenience methods to get extension from `Inti.jl`
    - this changes the usage, so adapt tests
    maltezfaria committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    461032c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e4e1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8036671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f66574 View commit details
    Browse the repository at this point in the history