Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • hyteg hyteg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hyteg
  • hyteghyteg
  • Merge requests
  • !544

Demonstrators for working with Surfaces in 3D

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcus Mohr requested to merge mohr/surfaces into master Nov 29, 2022
  • Overview 0
  • Commits 4
  • Pipelines 1
  • Changes 11

Motivated by the issue that led to [6b4c8e95] I tested the possibility to work with 3D surfaces in HyTeG. As it turns out this works at least partially. We can construct them, use them to generate function objects, interpolate expressions into the associated FE spaces and output the functions for visualisation correctly.

I added a tiny 3DSurfaceDemo app to show that and adapted the SPHdemo to allow computing the spherical harmonics only on a thin shell:

SphericalHarmonic-deg5-order3

What I did not test so far is anything operator related, though.

Cheers
Marcus

Edited Nov 29, 2022 by Marcus Mohr
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mohr/surfaces