FEniCS / FEniCS/ufl

ConstantValue and Parameter

Open
#267 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
150
Forks
79
Avg merge
1d 16h
Merged PRs (30d)
10

Description

As discussed at SysGenX meeting, we should:

- Rename `ConstantValue` to `AbstractParameter`. This is the base class for parameters (previously constants) without a domain
- Add `Parameter` class that inherits from `AbstractParameter` to represent a parameter with an unknown value
- Leave `Constant` as it is: representing a constant over a domain

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.