8867322713
chained list data structure to store string and stringPos. Performance-wise not 100% optimal as searching requires to parse all elements in the list. However, secions are typically rather small (usually Order 1 to 3) and parsing from file is much slower. Also, only the actual length of the array is stored (thats wy I preferred the list over a 2D array) |
||
---|---|---|
PRIVATE@cd02f6c1a4 | ||
env | ||
examples | ||
img | ||
installation | ||
lib | ||
processing | ||
src | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
CMakeLists.txt | ||
CONFIG | ||
COPYING | ||
DAMASK_prerequisites.sh | ||
LICENSE | ||
Makefile | ||
README | ||
VERSION |
README
DAMASK - The Düsseldorf Advanced Material Simulation Kit Visit damask.mpie.de for installation and usage instructions CONTACT INFORMATION Max-Planck-Institut für Eisenforschung GmbH Max-Planck-Str. 1 40237 Düsseldorf Germany Email: DAMASK@mpie.de https://damask.mpie.de