not needed

This commit is contained in:
Martin Diehl 2020-04-01 10:00:12 +02:00
parent b996b6c42e
commit 79012c9ffb
1 changed files with 1 additions and 2 deletions

View File

@ -53,8 +53,7 @@ module prec
logical :: &
nonlocal = .false.
real(pReal), pointer, dimension(:,:) :: &
slipRate, & !< slip rate
accumulatedSlip !< accumulated plastic slip
slipRate !< slip rate
end type
type :: tSourceState