Revision 71de76f6c662926f5da5408853e22786055a6194 authored by Thomas Fischer on 09 July 2021, 06:29:00 UTC, committed by Thomas Fischer on 30 August 2021, 05:26:04 UTC
The getContent() method is used only on very few
places. Especially, it isn't used in the computation
of any THMC processes. So the content doesn't need
to be stored which saves memory. Furthermore, the time
time for reading / initializing a mesh is reduced.

In a hex mesh with 100x100x100 elements this saves
2.6% of storage and circa 25% time.
1 parent deb816d
History
File Mode Size
BDT.mfront -rw-r--r-- 5.0 KB
BDT.mtest -rw-r--r-- 1.4 KB
CMakeLists.txt -rw-r--r-- 1.2 KB
CreateMFront.cpp -rw-r--r-- 8.5 KB
CreateMFront.h -rw-r--r-- 1.4 KB
DruckerPrager.mfront -rw-r--r-- 2.4 KB
Elasticity.mfront -rw-r--r-- 758 bytes
Lubby2.mfront -rw-r--r-- 2.7 KB
Lubby2.py -rw-r--r-- 2.2 KB
Lubby2mod.mfront -rw-r--r-- 2.5 KB
MFront.cpp -rw-r--r-- 18.6 KB
MFront.h -rw-r--r-- 4.1 KB
ModCamClay_ShearTest.py -rw-r--r-- 8.5 KB
ModCamClay_TriaxTest.py -rw-r--r-- 7.1 KB
ModCamClay_semiExplParaInit.mfront -rw-r--r-- 7.0 KB
MohrCoulombAbboSloan.mfront -rw-r--r-- 10.8 KB
MohrCoulombAbboSloanAniso.mfront -rw-r--r-- 11.5 KB
MohrCoulombAbboSloanOrtho.mfront -rw-r--r-- 10.8 KB
MohrCoulombAbboSloanUBI.mfront -rw-r--r-- 17.0 KB
MohrCoulombAbboSloanUBI.mtest -rw-r--r-- 1.2 KB
MohrCoulombAbboSloanUBIOrtho.mfront -rw-r--r-- 17.1 KB
MohrCoulombAbboSloan_biaxial.mtest -rw-r--r-- 1006 bytes
MohrCoulombAbboSloan_hydrostatic.mtest -rw-r--r-- 766 bytes
MohrCoulombAbboSloan_shear.mtest -rw-r--r-- 738 bytes
MohrCoulombAbboSloan_uniaxial.mtest -rw-r--r-- 779 bytes
StandardElasticityBrick.mfront -rw-r--r-- 342 bytes
StandardElasticityBrickOrtho.mfront -rw-r--r-- 652 bytes
pi-plane.py -rw-r--r-- 1.9 KB
pi-plane_ortho.py -rw-r--r-- 2.2 KB
three_ax_strain_ortho.py -rw-r--r-- 1.8 KB

back to top