topology combiner helper
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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