|
DOLFIN-X
DOLFIN-X C++ interface
|
This is the complete list of members for dolfinx::fem::FormCoefficients< T >, including all inherited members.
| FormCoefficients(const std::vector< std::tuple< int, std::string, std::shared_ptr< function::Function< T >>>> &coefficients) | dolfinx::fem::FormCoefficients< T > | inline |
| get(int i) const | dolfinx::fem::FormCoefficients< T > | inline |
| get_index(const std::string &name) const | dolfinx::fem::FormCoefficients< T > | inline |
| get_name(int index) const | dolfinx::fem::FormCoefficients< T > | inline |
| offsets() const | dolfinx::fem::FormCoefficients< T > | inline |
| original_position(int i) const | dolfinx::fem::FormCoefficients< T > | inline |
| set(int i, const std::shared_ptr< const function::Function< T >> &coefficient) | dolfinx::fem::FormCoefficients< T > | inline |
| set(const std::string &name, const std::shared_ptr< const function::Function< T >> &coefficient) | dolfinx::fem::FormCoefficients< T > | inline |
| size() const | dolfinx::fem::FormCoefficients< T > | inline |
1.8.18