SimVascular / SimVascular/svMultiPhysics
Add an interface to load and access functions of the svZeroDSolver shared library for Windows and Unix
Open
Nobody has claimed this yet.
enhancement
future development
- Dominant language
- C++
- Stars
- 45
- Forks
- 60
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 11
Description
Problem
The interface to the svZeroDSolver shared library is currently implemented for Unix platforms only.
Solution
Add an interface for the Windows platform.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines
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 existing Unix-only interface for loading and accessing svZeroDSolver shared-library functions, then compare the platform-specific loading needs for Windows. Done means the interface supports Windows as well as Unix without breaking the existing solver integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100