dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19892
[Bug 660334] [NEW] Assembling over subdomain fails
Public bug reported:
Following setup:
I have a mesh (with FunctionSpace V) and a submesh (with FunctionSpace
W). Assembling a linear form on V over this subdomain involving a
coefficient from W will fail.
I think the problem is that Dolfin would like to evaluate the function
from W at the boundary of the subdomain. Maybe due to rounding errors
this point lies outside the subdomain and the evaluation fails.
It does not happen, if W is a CG or DG space.
** Affects: dolfin
Importance: Undecided
Status: New
--
Assembling over subdomain fails
https://bugs.launchpad.net/bugs/660334
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
Status in DOLFIN: New
Bug description:
Following setup:
I have a mesh (with FunctionSpace V) and a submesh (with FunctionSpace W). Assembling a linear form on V over this subdomain involving a coefficient from W will fail.
I think the problem is that Dolfin would like to evaluate the function from W at the boundary of the subdomain. Maybe due to rounding errors this point lies outside the subdomain and the evaluation fails.
It does not happen, if W is a CG or DG space.
Follow ups
-
[Bug 660334] Re: Assembling over subdomain fails
From: Garth Wells, 2011-05-16
-
[Bug 660334] Re: Assembling over subdomain fails
From: Marie Rognes, 2011-03-21
-
[Bug 660334] Re: Assembling over subdomain fails
From: Garth Wells, 2011-02-23
-
[Bug 660334] Re: Assembling over subdomain fails
From: Garth Wells, 2010-12-30
-
[Bug 660334] Re: Assembling over subdomain fails
From: Gerd Wachsmuth, 2010-11-02
-
[Bug 660334] Re: Assembling over subdomain fails
From: Garth Wells, 2010-10-30
-
[Bug 660334] Re: Assembling over subdomain fails
From: Gerd Wachsmuth, 2010-10-14
-
Re: [Bug 660334] [NEW] Assembling over subdomain fails
From: Marie Rognes, 2010-10-14
-
[Bug 660334] Re: Assembling over subdomain fails
From: Gerd Wachsmuth, 2010-10-14
-
[Bug 660334] [NEW] Assembling over subdomain fails
From: Gerd Wachsmuth, 2010-10-14
References