Simulation Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
508 B

  1. !COMPILER-GENERATED INTERFACE MODULE: Mon Jan 30 12:46:50 2023
  2. ! This source file is for reference only and may not completely
  3. ! represent the generated interface used by the compiler.
  4. MODULE DW_FREETRAC_DMOTION__genmod
  5. INTERFACE
  6. SUBROUTINE DW_FREETRAC_DMOTION(X1,X2)
  7. REAL(KIND=4) :: X1
  8. REAL(KIND=4) :: X2
  9. END SUBROUTINE DW_FREETRAC_DMOTION
  10. END INTERFACE
  11. END MODULE DW_FREETRAC_DMOTION__genmod