==2179805== Memcheck, a memory error detector
==2179805== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2179805== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2179805== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestImmersedBoundaryCellPopulation -malloc_debug -malloc_dump -memory_info
==2179805== Parent PID: 2178034
==2179805== 
==2179805== Invalid free() / delete / delete[] / realloc()
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DE103: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:604)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0xE6DCA59: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:525)
==2179805==    by 0xE7701F3: ImmersedBoundaryPalisadeMeshGenerator::~ImmersedBoundaryPalisadeMeshGenerator() (ImmersedBoundaryPalisadeMeshGenerator.cpp:356)
==2179805==    by 0x1797D0: TestImmersedBoundaryCellPopulation::TestGetAndSetMethods() (TestImmersedBoundaryCellPopulation.hpp:135)
==2179805==    by 0x186A4E: TestDescription_TestImmersedBoundaryCellPopulation_TestGetAndSetMethods::runTest() (TestImmersedBoundaryCellPopulation.cpp:31)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Address 0x1bc44770 is 0 bytes inside a block of size 48 free'd
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE664789: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:63)
==2179805==    by 0xE6647C9: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:65)
==2179805==    by 0xE6DDF92: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:583)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0xE6DCA59: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:525)
==2179805==    by 0xE7701F3: ImmersedBoundaryPalisadeMeshGenerator::~ImmersedBoundaryPalisadeMeshGenerator() (ImmersedBoundaryPalisadeMeshGenerator.cpp:356)
==2179805==    by 0x1797D0: TestImmersedBoundaryCellPopulation::TestGetAndSetMethods() (TestImmersedBoundaryCellPopulation.hpp:135)
==2179805==    by 0x186A4E: TestDescription_TestImmersedBoundaryCellPopulation_TestGetAndSetMethods::runTest() (TestImmersedBoundaryCellPopulation.cpp:31)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Block was alloc'd at
==2179805==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DC21F: ImmersedBoundaryMesh<2u, 2u>::ImmersedBoundaryMesh(std::vector<Node<2u>*, std::allocator<Node<2u>*> >, std::vector<ImmersedBoundaryElement<2u, 2u>*, std::allocator<ImmersedBoundaryElement<2u, 2u>*> >, std::vector<ImmersedBoundaryElement<1u, 2u>*, std::allocator<ImmersedBoundaryElement<1u, 2u>*> >, unsigned int, unsigned int) (ImmersedBoundaryMesh.cpp:134)
==2179805==    by 0xE76FA15: ImmersedBoundaryPalisadeMeshGenerator::ImmersedBoundaryPalisadeMeshGenerator(unsigned int, unsigned int, double, double, double, bool, bool, bool, unsigned int, double) (ImmersedBoundaryPalisadeMeshGenerator.cpp:350)
==2179805==    by 0x1791A1: TestImmersedBoundaryCellPopulation::TestGetAndSetMethods() (TestImmersedBoundaryCellPopulation.hpp:93)
==2179805==    by 0x186A4E: TestDescription_TestImmersedBoundaryCellPopulation_TestGetAndSetMethods::runTest() (TestImmersedBoundaryCellPopulation.cpp:31)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
{
   <insert_a_suppression_name_here>
   Memcheck:Free
   fun:_ZdlPvm
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EE5ClearEv
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EED1Ev
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EED0Ev
   fun:_ZN37ImmersedBoundaryPalisadeMeshGeneratorD1Ev
   fun:_ZN34TestImmersedBoundaryCellPopulation20TestGetAndSetMethodsEv
   fun:_ZN71TestDescription_TestImmersedBoundaryCellPopulation_TestGetAndSetMethods7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==2179805== Invalid free() / delete / delete[] / realloc()
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DE103: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:604)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x17E608: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:308)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Address 0x1a2c9d90 is 0 bytes inside a block of size 48 free'd
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE664789: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:63)
==2179805==    by 0xE6647C9: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:65)
==2179805==    by 0xE6DDF92: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:583)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x17E608: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:308)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Block was alloc'd at
==2179805==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DC21F: ImmersedBoundaryMesh<2u, 2u>::ImmersedBoundaryMesh(std::vector<Node<2u>*, std::allocator<Node<2u>*> >, std::vector<ImmersedBoundaryElement<2u, 2u>*, std::allocator<ImmersedBoundaryElement<2u, 2u>*> >, std::vector<ImmersedBoundaryElement<1u, 2u>*, std::allocator<ImmersedBoundaryElement<1u, 2u>*> >, unsigned int, unsigned int) (ImmersedBoundaryMesh.cpp:134)
==2179805==    by 0x17E2F5: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:284)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
{
   <insert_a_suppression_name_here>
   Memcheck:Free
   fun:_ZdlPvm
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EE5ClearEv
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EED1Ev
   fun:_ZN34TestImmersedBoundaryCellPopulation28TestOverlyLargeDisplacementsEv
   fun:_ZN79TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==2179805== Invalid free() / delete / delete[] / realloc()
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DE103: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:604)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x17EB31: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:349)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Address 0x1a2cb260 is 0 bytes inside a block of size 48 free'd
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE664789: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:63)
==2179805==    by 0xE6647C9: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:65)
==2179805==    by 0xE6DDF92: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:583)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x17EB31: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:349)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Block was alloc'd at
==2179805==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DC21F: ImmersedBoundaryMesh<2u, 2u>::ImmersedBoundaryMesh(std::vector<Node<2u>*, std::allocator<Node<2u>*> >, std::vector<ImmersedBoundaryElement<2u, 2u>*, std::allocator<ImmersedBoundaryElement<2u, 2u>*> >, std::vector<ImmersedBoundaryElement<1u, 2u>*, std::allocator<ImmersedBoundaryElement<1u, 2u>*> >, unsigned int, unsigned int) (ImmersedBoundaryMesh.cpp:134)
==2179805==    by 0x17E872: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:325)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
{
   <insert_a_suppression_name_here>
   Memcheck:Free
   fun:_ZdlPvm
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EE5ClearEv
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EED1Ev
   fun:_ZN34TestImmersedBoundaryCellPopulation28TestOverlyLargeDisplacementsEv
   fun:_ZN79TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==2179805== Invalid free() / delete / delete[] / realloc()
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DE103: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:604)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x17F23C: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:391)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Address 0x1a2d0290 is 0 bytes inside a block of size 48 free'd
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE664789: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:63)
==2179805==    by 0xE6647C9: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:65)
==2179805==    by 0xE6DDF92: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:583)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x17F23C: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:391)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Block was alloc'd at
==2179805==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DC21F: ImmersedBoundaryMesh<2u, 2u>::ImmersedBoundaryMesh(std::vector<Node<2u>*, std::allocator<Node<2u>*> >, std::vector<ImmersedBoundaryElement<2u, 2u>*, std::allocator<ImmersedBoundaryElement<2u, 2u>*> >, std::vector<ImmersedBoundaryElement<1u, 2u>*, std::allocator<ImmersedBoundaryElement<1u, 2u>*> >, unsigned int, unsigned int) (ImmersedBoundaryMesh.cpp:134)
==2179805==    by 0x17EDEF: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:369)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
{
   <insert_a_suppression_name_here>
   Memcheck:Free
   fun:_ZdlPvm
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EE5ClearEv
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EED1Ev
   fun:_ZN34TestImmersedBoundaryCellPopulation28TestOverlyLargeDisplacementsEv
   fun:_ZN79TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==2179805== Invalid free() / delete / delete[] / realloc()
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DE103: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:604)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x17F92A: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:438)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Address 0x1a2d68c0 is 0 bytes inside a block of size 48 free'd
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE664789: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:63)
==2179805==    by 0xE6647C9: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:65)
==2179805==    by 0xE6DDF92: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:583)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x17F92A: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:438)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Block was alloc'd at
==2179805==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DC21F: ImmersedBoundaryMesh<2u, 2u>::ImmersedBoundaryMesh(std::vector<Node<2u>*, std::allocator<Node<2u>*> >, std::vector<ImmersedBoundaryElement<2u, 2u>*, std::allocator<ImmersedBoundaryElement<2u, 2u>*> >, std::vector<ImmersedBoundaryElement<1u, 2u>*, std::allocator<ImmersedBoundaryElement<1u, 2u>*> >, unsigned int, unsigned int) (ImmersedBoundaryMesh.cpp:134)
==2179805==    by 0x17F509: TestImmersedBoundaryCellPopulation::TestOverlyLargeDisplacements() (TestImmersedBoundaryCellPopulation.hpp:412)
==2179805==    by 0x186BF6: TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements::runTest() (TestImmersedBoundaryCellPopulation.cpp:55)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
{
   <insert_a_suppression_name_here>
   Memcheck:Free
   fun:_ZdlPvm
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EE5ClearEv
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EED1Ev
   fun:_ZN34TestImmersedBoundaryCellPopulation28TestOverlyLargeDisplacementsEv
   fun:_ZN79TestDescription_TestImmersedBoundaryCellPopulation_TestOverlyLargeDisplacements7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==2179805== Invalid free() / delete / delete[] / realloc()
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DE103: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:604)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x184F65: TestImmersedBoundaryCellPopulation::TestGetCellDataItemAtPdeNode() (TestImmersedBoundaryCellPopulation.hpp:733)
==2179805==    by 0x186D34: TestDescription_TestImmersedBoundaryCellPopulation_TestGetCellDataItemAtPdeNode::runTest() (TestImmersedBoundaryCellPopulation.cpp:73)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Address 0x1bc034e0 is 0 bytes inside a block of size 48 free'd
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE664789: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:63)
==2179805==    by 0xE6647C9: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:65)
==2179805==    by 0xE6DDF92: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:583)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x184F65: TestImmersedBoundaryCellPopulation::TestGetCellDataItemAtPdeNode() (TestImmersedBoundaryCellPopulation.hpp:733)
==2179805==    by 0x186D34: TestDescription_TestImmersedBoundaryCellPopulation_TestGetCellDataItemAtPdeNode::runTest() (TestImmersedBoundaryCellPopulation.cpp:73)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Block was alloc'd at
==2179805==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DC21F: ImmersedBoundaryMesh<2u, 2u>::ImmersedBoundaryMesh(std::vector<Node<2u>*, std::allocator<Node<2u>*> >, std::vector<ImmersedBoundaryElement<2u, 2u>*, std::allocator<ImmersedBoundaryElement<2u, 2u>*> >, std::vector<ImmersedBoundaryElement<1u, 2u>*, std::allocator<ImmersedBoundaryElement<1u, 2u>*> >, unsigned int, unsigned int) (ImmersedBoundaryMesh.cpp:134)
==2179805==    by 0x184BFB: TestImmersedBoundaryCellPopulation::TestGetCellDataItemAtPdeNode() (TestImmersedBoundaryCellPopulation.hpp:715)
==2179805==    by 0x186D34: TestDescription_TestImmersedBoundaryCellPopulation_TestGetCellDataItemAtPdeNode::runTest() (TestImmersedBoundaryCellPopulation.cpp:73)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
{
   <insert_a_suppression_name_here>
   Memcheck:Free
   fun:_ZdlPvm
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EE5ClearEv
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EED1Ev
   fun:_ZN34TestImmersedBoundaryCellPopulation28TestGetCellDataItemAtPdeNodeEv
   fun:_ZN79TestDescription_TestImmersedBoundaryCellPopulation_TestGetCellDataItemAtPdeNode7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==2179805== Invalid free() / delete / delete[] / realloc()
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DE103: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:604)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x185E59: TestImmersedBoundaryCellPopulation::TestPdeNonApoptoticCell() (TestImmersedBoundaryCellPopulation.hpp:787)
==2179805==    by 0x186D9E: TestDescription_TestImmersedBoundaryCellPopulation_TestPdeNonApoptoticCell::runTest() (TestImmersedBoundaryCellPopulation.cpp:79)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Address 0x1bc0d980 is 0 bytes inside a block of size 48 free'd
==2179805==    at 0x484BB6F: operator delete(void*, unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE664789: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:63)
==2179805==    by 0xE6647C9: ImmersedBoundaryElement<2u, 2u>::~ImmersedBoundaryElement() (ImmersedBoundaryElement.cpp:65)
==2179805==    by 0xE6DDF92: ImmersedBoundaryMesh<2u, 2u>::Clear() (ImmersedBoundaryMesh.cpp:583)
==2179805==    by 0xE6DC979: ImmersedBoundaryMesh<2u, 2u>::~ImmersedBoundaryMesh() (ImmersedBoundaryMesh.cpp:524)
==2179805==    by 0x185E59: TestImmersedBoundaryCellPopulation::TestPdeNonApoptoticCell() (TestImmersedBoundaryCellPopulation.hpp:787)
==2179805==    by 0x186D9E: TestDescription_TestImmersedBoundaryCellPopulation_TestPdeNonApoptoticCell::runTest() (TestImmersedBoundaryCellPopulation.cpp:79)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805==  Block was alloc'd at
==2179805==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2179805==    by 0xE6DC21F: ImmersedBoundaryMesh<2u, 2u>::ImmersedBoundaryMesh(std::vector<Node<2u>*, std::allocator<Node<2u>*> >, std::vector<ImmersedBoundaryElement<2u, 2u>*, std::allocator<ImmersedBoundaryElement<2u, 2u>*> >, std::vector<ImmersedBoundaryElement<1u, 2u>*, std::allocator<ImmersedBoundaryElement<1u, 2u>*> >, unsigned int, unsigned int) (ImmersedBoundaryMesh.cpp:134)
==2179805==    by 0x185A37: TestImmersedBoundaryCellPopulation::TestPdeNonApoptoticCell() (TestImmersedBoundaryCellPopulation.hpp:765)
==2179805==    by 0x186D9E: TestDescription_TestImmersedBoundaryCellPopulation_TestPdeNonApoptoticCell::runTest() (TestImmersedBoundaryCellPopulation.cpp:79)
==2179805==    by 0x17092D: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==2179805==    by 0x17482E: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==2179805==    by 0x174713: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==2179805==    by 0x1745B9: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
{
   <insert_a_suppression_name_here>
   Memcheck:Free
   fun:_ZdlPvm
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EE5ClearEv
   fun:_ZN20ImmersedBoundaryMeshILj2ELj2EED1Ev
   fun:_ZN34TestImmersedBoundaryCellPopulation23TestPdeNonApoptoticCellEv
   fun:_ZN74TestDescription_TestImmersedBoundaryCellPopulation_TestPdeNonApoptoticCell7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==2179805== 
==2179805== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2179805== Open file descriptor 12:
==2179805==    at 0x10CE722D: pipe (pipe.c:29)
==2179805==    by 0x196A507D: ???
==2179805==    by 0x14C134CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2179805==    by 0x105EF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2179805==    by 0x10588D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2179805==    by 0xF27FD38: PetscInitialize (pinit.c:924)
==2179805==    by 0xF0F42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2179805==    by 0xF0F432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2179805==    by 0x178F57: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2179805==    by 0x171249: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2179805==    by 0x174580: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
==2179805== Open file descriptor 8: /dev/shm/open_mpi.0000
==2179805==    at 0x10CEBBCC: __open_nocancel (open64_nocancel.c:39)
==2179805==    by 0x10C6FC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2179805==    by 0xF129822: ???
==2179805==    by 0xF12996F: ???
==2179805==    by 0x14CB86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2179805==    by 0x14CB8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2179805==    by 0x14C6E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2179805==    by 0x14C132DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2179805==    by 0x105EF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2179805==    by 0x10588D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2179805==    by 0xF27FD38: PetscInitialize (pinit.c:924)
==2179805==    by 0xF0F42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2179805==    by 0xF0F432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2179805==    by 0x178F57: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2179805==    by 0x171249: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2179805==    by 0x174580: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2179805==    by 0x174420: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2179805==    by 0x174AB7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2179805==    by 0x16F665: main (TestImmersedBoundaryCellPopulation.cpp:19)
==2179805== 
==2179805== Open file descriptor 116:
==2179805==    <inherited from parent>
==2179805== 
==2179805== Open file descriptor 112:
==2179805==    <inherited from parent>
==2179805== 
==2179805== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestImmersedBoundaryCellPopulation_valgrind.txt
==2179805==    <inherited from parent>
==2179805== 
==2179805== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2179805==    <inherited from parent>
==2179805== 
==2179805== 
==2179805== HEAP SUMMARY:
==2179805==     in use at exit: 700,759 bytes in 9,378 blocks
==2179805==   total heap usage: 113,699 allocs, 104,367 frees, 1,395,478,272 bytes allocated
==2179805== 
==2179805== LEAK SUMMARY:
==2179805==    definitely lost: 0 bytes in 0 blocks
==2179805==    indirectly lost: 0 bytes in 0 blocks
==2179805==      possibly lost: 0 bytes in 0 blocks
==2179805==    still reachable: 56 bytes in 3 blocks
==2179805==         suppressed: 700,703 bytes in 9,375 blocks
==2179805== Reachable blocks (those to which a pointer was found) are not shown.
==2179805== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2179805== 
==2179805== For lists of detected and suppressed errors, rerun with: -s
==2179805== ERROR SUMMARY: 46 errors from 7 contexts (suppressed: 37 from 37)
