← Back to team overview

dolfin team mailing list archive

Re: [Question #117122]: DOLFIN 0.9.8. Running elastodynamics demo. Error.

 

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.