Skip to content

Commit 87edaf1

Browse files
authored
Update Adapter.C
1 parent 30e35db commit 87edaf1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Adapter.C

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,9 +1579,6 @@ void preciceAdapter::Adapter::teardown()
15791579
}
15801580
meshVolFieldCopies_.clear();
15811581

1582-
delete meshPoints_;
1583-
delete meshOldPoints_;
1584-
15851582
// volTensorField
15861583
for (uint i = 0; i < volTensorFieldCopies_.size(); i++)
15871584
{

0 commit comments

Comments
 (0)