Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 62
    • Merge requests 62
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !794

WIP: feature/meshgraph-factory

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Michael Turner requested to merge feature/meshgraph-factory into master Jun 18, 2017
  • Overview 0
  • Commits 25
  • Changes 152

Sorry Dave this is a big MR.

This does a bit of a cleanup of spatial domains, specifically the way meshgraph deals with composites which was confusing and a bit convoluted.

There is a change in the meshgraph in that it is now a proper factory, at this time it is one ended, i.e only XML. But this does remove the 1D 2D 3D separation which isnt needed and should make it easier to put HDF5 geometries in soon.

This MR is dependent on all the C++11 + cmake related MRs.

Edited Jun 18, 2017 by Michael Turner
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/meshgraph-factory