Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 39
    • Merge requests 39
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogsogs
  • ogs
  • Merge requests
  • !4217

Remove integration method template parameter from BCs and remaining processes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christoph Lehmann requested to merge chleh/ogs:remove-int-meth-tpl-param2 into master Jul 20, 2022
  • Overview 5
  • Commits 13
  • Pipelines 6
  • Changes 97

The MR is rather long, but the changes follow a single pattern. The commits are organized by process (BC/ST, heat transport BHE, LIE, remaining process), because each of these groups has an own local assembler factory. For each of the groups there are two commits: (a) One changing the local assembler factory and (b) one changing the local assemblers themselves.

The changes are very repetitive. Those in (a) follow the pattern of this commit in !4204 (merged). Those in (b) follow the pattern of this commit.

  • Feature description was added to the changelog
Edited Jul 26, 2022 by Christoph Lehmann
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove-int-meth-tpl-param2