FEniCS Project
What is the syntax to import conditional operators from ufl package?
dokken
May 19, 2021, 4:47pm
2
Use a
ufl.conditional
, see:
How to implement function with condition? - #3 by dokken
show post in topic
Related topics
Topic
Replies
Views
Activity
Syntax around ufl.conditional
General
2
660
June 28, 2023
How to implement function with condition?
variational formulation
2
1387
May 18, 2021
UFL conditions cannot be evaluated as bool in a Python context
dolfinx
7
908
July 24, 2022
How to perform non-smooth operations on variables in finite element function space
variational formulation
6
854
December 10, 2020
Defining a fem.Function using a conditional ufl statement
General
4
331
February 27, 2024