bug fix from boundarylayer

This commit is contained in:
Joachim Schoeberl 2009-07-01 11:34:38 +00:00
parent 4cc2d7dc92
commit ef8edec3b8

View File

@ -240,8 +240,9 @@ namespace netgen
// Set the bitarray to indicate that the
// point is part of the required set
bndnodes.Set(sel.PNum(j));
Vec3d& surfacenormal = Vec3d();
// Vec3d& surfacenormal = Vec3d(); ????
Vec3d surfacenormal;
// Calculate the surface normal at the current point
// with respect to the current surface element