llnl / llnl/conduit

topology combiner helper

Open
#1,287 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
C++
Stars
248
Forks
72
Avg merge
1d 16h
Merged PRs (30d)
15

Description

While debugging an issue, I built manually built up several independent topologies and at the end of the process I was yearning for a function to combines them into single mixed-element topology.

This function would take a node with a blueprint mesh and a list of the names of the topology to combine.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or existing entry points are named. Start by locating the topology construction and blueprint-mesh APIs, then determine how topology names are represented and how combined mixed-element topologies should be exposed. Done means a defined helper interface and behavior for combining the requested topologies, with coverage for the intended inputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data, hpc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.