Simulation Core
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 

12 righe
476 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__genmod
  5. INTERFACE
  6. SUBROUTINE DW_FREETRAC(X1,X2)
  7. REAL(KIND=4) :: X1
  8. REAL(KIND=4) :: X2
  9. END SUBROUTINE DW_FREETRAC
  10. END INTERFACE
  11. END MODULE DW_FREETRAC__genmod