DOLFINx 0.9.0
DOLFINx C++ interface
|
This is the complete list of members for Constant< T >, including all inherited members.
Constant(value_type c) | Constant< T > | inlineexplicit |
Constant(std::span< const value_type > c) | Constant< T > | inlineexplicit |
Constant(std::span< const value_type > c, std::span< const std::size_t > shape) | Constant< T > | inline |
shape | Constant< T > | |
value | Constant< T > | |
value_type typedef | Constant< T > |