trixi-framework / trixi-framework/libtrixi

Additional metadata to pass to through interface

Open
#279 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.