Question #117122 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/117122

Frantisek Fridrich posted a new comment:
Hello.

I modified elastodynamics, cpp
class RightBoundary and class LeftBoundary
from
  bool inside(const double* x, bool on_boundary) const
to 
  bool inside(const Array<double>& x, bool on_boundary) const

It seem it works. But not in parallel.

Best regards.
Frantisek

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to