correct style

This commit is contained in:
Martin Diehl 2019-06-06 13:22:46 +02:00
parent c0964dfd88
commit 00189554cd
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ end subroutine DAMASK_interface_init
!-------------------------------------------------------------------------------------------------- !--------------------------------------------------------------------------------------------------
!> @brief solver job name (no extension) as combination of geometry and load case name !> @brief solver job name (no extension) as combination of geometry and load case name
!-------------------------------------------------------------------------------------------------- !--------------------------------------------------------------------------------------------------
function getSolverJobName function getSolverJobName()
implicit none implicit none
character(1024) :: getSolverJobName, inputName character(1024) :: getSolverJobName, inputName