Skip to content

SegFault using LinearNodalConstraint with Distributed Mesh #29005

Discussion options

You must be logged in to vote

hello

Can you try this instead:

  • generate the split with --split-mesh as usual
  • load the split mesh using a FileMeshGenerator (FileMesh -- like you have now -- can work too probably)
  • do not use --use-split

use-split follows a different code path that does not do a good job at keeping track of neighbors iirc

Guillaume

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TheBEllis
Comment options

Answer selected by TheBEllis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants