Thread Previous • Date Previous • Date Next • Thread Next |
Is it possible to extract components of a DirichletBC in Python? (i.e. its FunctionSpace, value and boundary to which it is applied) I'd like to do something like for every bc in bcset1 create element of bcset2 with the same function space and at the same boundary, but having different boundary value value. Thanks, Harish
Thread Previous • Date Previous • Date Next • Thread Next |