Screamer Project  V3.3.1
Screamer Structure
 All Files Functions Variables
usr1func.f
Go to the documentation of this file.
1  subroutine user1 (timestep, time, p1, p2, p3, p4, v1, v2, v3)
2 c
3 c Dummy user subroutine for SCREAMER.
4 c Need to link to this for the version which does not require a user
5 c subroutine. (This will resolve all calls to this subroutine).
6 c
7  return
8  end
9 
subroutine user1(timestep, time, p1, p2, p3, p4, v1, v2, v3)
Definition: usr1func.f:1