Go to file
Christoph Kords 3d51dd36fa * Introduced preprocessor directives in order to suppress compilation of most write statements when using openmp. This tremendously improves efficiency of parallelization.
* Also added some more openmp directives to increase percentage of parallelized code.

* "implicit none" was missing in two subroutines of homogenization and constitutive.
2011-03-29 07:27:19 +00:00
code * Introduced preprocessor directives in order to suppress compilation of most write statements when using openmp. This tremendously improves efficiency of parallelization. 2011-03-29 07:27:19 +00:00
documentation starting to substructure manual 2011-03-11 09:19:31 +00:00
installation added -fpp switch to all compiler calls to explicitly use the precompiler 2011-03-28 12:18:15 +00:00
processing moved setup scripts back to subdirs where they are needed 2011-03-22 15:42:53 +00:00