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 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Issues
  • #66
Closed
Open
Issue created Apr 10, 2018 by Marcus Mohr@mohrDeveloper

P1ElementwiseMassOperatorTest fails

Hi,

in 5bc123e3 I added a new test for the P1ElementwiseMassOperator. That test fails, which is why I added it, to show that currently there is problem with the (partial) implementation of the P1ElementwiseOperator class. Though actually the problem seems to be in the applyElementwise() methods of VertexDoFMacroVertex.hpp and VertexDoFMacroEdge.hpp. The stencils are not assembled correctly, see below. For example the stencils for DoFs on edge ID 6 should be identical to the face stencils in the tested setup. For the faceStencils everything seems to be okay. I'll try to fix that. Should teach me more on the tinyHHG internals.

Cheers
Marcus

Error.log

Edited Apr 10, 2018 by Marcus Mohr
Assignee
Assign to
Time tracking