Simulation Core
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

td_forcedownbrot__genmod.f90 521 B

2 år sedan
1234567891011
  1. !COMPILER-GENERATED INTERFACE MODULE: Mon Jan 30 12:46:30 2023
  2. ! This source file is for reference only and may not completely
  3. ! represent the generated interface used by the compiler.
  4. MODULE TD_FORCEDOWNBROT__genmod
  5. INTERFACE
  6. SUBROUTINE TD_FORCEDOWNBROT(I,TD_SEMIMUDVISC)
  7. INTEGER(KIND=4) :: I
  8. REAL(KIND=8) :: TD_SEMIMUDVISC
  9. END SUBROUTINE TD_FORCEDOWNBROT
  10. END INTERFACE
  11. END MODULE TD_FORCEDOWNBROT__genmod