trixi-framework / trixi-framework/libtrixi
Additional metadata to pass to through interface
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 3
- Forks
- 3
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
- Add function to retrieve size of registry (e.g.
registry = LibTrixiDataRegistry(undef, 5)) as defined in libelixir.
Contributor guide
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
Start by locating the LibTrixiDataRegistry interface in libtrixi and compare its registry handling with the behavior defined in libelixir. Determine how the registry size should be retrieved and passed through the C/C++/Fortran-facing interface; done means the example registry=LibTrixiDataRegistry(undef, 5) exposes its size as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp, fortran, julia
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100