← Back to team overview

dolfin team mailing list archive

Re: [Question #110717]: Normal vector jump along the boundary

 

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

    Status: Open => Answered

Johan Hoffman proposed the following answer:
You could probably avoid the problem by using vertex-based normals
instead of the default edge/face based normals. For example, define a
vertex based function for the normal, and use this in your form instead.

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