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

CellFE constructor now gets optional arguments and pass them down #728

Merged
merged 6 commits into from
Dec 3, 2021

Commits on Dec 2, 2021

  1. Modified all FESpace constructors and the functions down the tree

    such that now one may pass an arbitrary list of optional arguments
    to the CellFE constructor
    amartinhuertas committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    278185a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4181d69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c24afc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ed899f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'passing_cellfe_optargs' of github.com:gridap/Gridap.jl …

    …into passing_cellfe_optargs
    amartinhuertas committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    997cf67 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

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