From 1c7ed337d7a7ef38244ca6fd0dbc6c74d4c9c58d Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 17 Oct 2013 12:52:46 +0000 Subject: [PATCH] corrected linebreak in comment --- code/DAMASK_marc.f90 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/code/DAMASK_marc.f90 b/code/DAMASK_marc.f90 index 487bb046c..3cd77097b 100644 --- a/code/DAMASK_marc.f90 +++ b/code/DAMASK_marc.f90 @@ -44,10 +44,8 @@ !> @details - set statevariable 3 to index of microstructure !> @details - make sure the file "material.config" exists in the working directory !> @details - make sure the file "numerics.config" exists in the working directory -!> @details - use nonsymmetric option for solver (e.g. direct profile or multifrontal sparse, -!> @details the latter seems to be faster!) -!> @details - in case of ddm (domain decomposition) a SYMMETRIC solver has to be used, -!> @details i.e uncheck "non-symmetric" +!> @details - use nonsymmetric option for solver (e.g. direct profile or multifrontal sparse, the latter seems to be faster!) +!> @details - in case of ddm (domain decomposition) a SYMMETRIC solver has to be used, i.e uncheck "non-symmetric" !> @details Marc subroutines used: !> @details - hypela2 !> @details - plotv