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

added: class for simple global node number establishment for LR splines #255

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 19, 2018

  1. added: class for simple global node number establishment for LR splines

    use this to enable adaptive refinement for mixed multi-patch models.
    in particular, the refinements basis differ from the finite element
    bases for some formulations, so a simple node numbering scheme for
    the refinement basis is required to perform the multi-patch refinements.
    akva2 committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    d520eb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79800ac View commit details
    Browse the repository at this point in the history
  3. s

    akva2 committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    8247ab3 View commit details
    Browse the repository at this point in the history