#include <intersection.hh>
Public Member Functions | |
FieldVector< ct, dimworld > | integrationOuterNormal (const FieldVector< ct, dim-1 > &local) const |
FieldVector< ct, dimworld > | unitOuterNormal (const FieldVector< ct, dim-1 > &local) const |
return unit outer normal |
FieldVector<ct, dimworld> Dune::IntersectionDefaultNormalVectors< GridImp, IntersectionImp >::integrationOuterNormal | ( | const FieldVector< ct, dim-1 > & | local | ) | const [inline] |
return unit outer normal, this should be dependent on local coordinates for higher order boundary the normal is scaled with the integration element of the intersection.
References Dune::IntersectionDefaultNormalVectors< GridImp, IntersectionImp >::unitOuterNormal().