Bugfix: Must clear myGlv2Loc also in case of adaptive simulation
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1283 e10b68d5-8a6e-419e-a041-bce267b0401d
This commit is contained in:
parent
334e4f27a1
commit
9d5d908469
@ -102,6 +102,7 @@ void SIMbase::clearProperties ()
|
||||
delete i4->second;
|
||||
|
||||
myPatches.clear();
|
||||
myGlb2Loc.clear();
|
||||
myScalars.clear();
|
||||
myVectors.clear();
|
||||
myTracs.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user