Skip to content
Snippets Groups Projects
Commit 8595cdc7 authored by Martin Bauer's avatar Martin Bauer
Browse files

Fix in phasefield step external forces

- currently scalar multiplication (field-access * Matrix) does not work
  since sympy classifies field-accesses as iterable and tries matrix
  multiplication instead of scalar multiplication
parent 864615d2
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment