-
-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Periodic boundary conditions are currently handled via the dofmap construction. This has some drawbacks:
- The dofmap code is complicated
- Facet integrals on periodic boundaries are not supported
- Mesh partitioning does not account for periodicity (probably not a big deal)
It would be simpler to support periodic meshes in which the topology naturally accounts for the periodicity.
- Work out a format to save/load periodic meshes from File (XDMF) whilst maintaining visualisation integrity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request