Revision f94aca9ae76076edb7e91631400f569fe6834578 authored by Thomas Fischer on 23 June 2021, 08:16:15 UTC, committed by Thomas Fischer on 28 June 2021, 06:12:59 UTC
The length was used only internaly and
can be computed on the fly. This makes the
cumbersome and errorprone update of the length
unnecessary.
1 parent 92d7b26
History
File Mode Size
VtkMappedMeshSource.cpp -rw-r--r-- 7.9 KB
VtkMappedMeshSource.h -rw-r--r-- 2.7 KB
VtkMeshNodalCoordinatesTemplate-impl.h -rw-r--r-- 13.3 KB
VtkMeshNodalCoordinatesTemplate.h -rw-r--r-- 4.8 KB

back to top