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 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 61
    • Merge requests 61
  • 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
  • !895

WIP: Feature/interppoints pipeline

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Kilian Lackhove requested to merge lackhove/nektar:feature/interppoints-pipeline into master Dec 22, 2017
  • Overview 4
  • Commits 8
  • Changes 17

use existing expansion instead of loading it from a file, i.e. turn into a eConvertExpToPts module

This changes the modules behaviour: Instead of setting the values at not located points to zero, the point is discarded. See the bfs_probe test for an example, where only oneof the two queried points is inside the domain, so the resulting bfs_probe.dat contains only a single point instead of two with one haveing zero values.

in parallel, the module now uses the partitioning from the explist instead of partitioning the pts by itself.

Fixes #68 (closed)

Edited Dec 27, 2017 by Kilian Lackhove
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/interppoints-pipeline