dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #17179
Re: [Question #97173]: Collapsed map size assertion error and private declarations of Functions
Question #97173 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/97173
Status: Open => Answered
Patrick Riesen proposed the following answer:
so then your functions _GradA and _GradAvg are just simple functions with one space (0) and you want to extract a component?
then it possibly is
Function _GradAvgX - _GradAvg[0][0]; // for the first component
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.