Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gmsh gmsh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 308
    • Issues 308
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gmsh
  • gmshgmsh
  • Issues
  • #242
Closed
Open
Created Mar 23, 2017 by Christophe Geuzaine@geuzaineOwner

Suggest Copy Transfinite Properties for Periodic Slave Faces in Volumes

Presently when using periodic master/slave faces the master face meshing successfully copies to the slave face for 1D and 2D including transfinite and 'recombined' properties (i.e. generating quadrilaterals).

However to transfinite mesh a volume(, the slave faces must be separately re-declared as transfinite, otherwise MeshTransfiniteVolume(GRegion) does not recognise them as such (face.index() remains uninitialised as -1) and rejects the volume (it does not recognise the faces as 'all transfinite').

Assignee
Assign to
Time tracking