Simulation Core
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

removegaspocket__genmod.f90 467 B

há 2 anos
12345678910
  1. !COMPILER-GENERATED INTERFACE MODULE: Mon Jan 30 12:46:44 2023
  2. ! This source file is for reference only and may not completely
  3. ! represent the generated interface used by the compiler.
  4. MODULE REMOVEGASPOCKET__genmod
  5. INTERFACE
  6. SUBROUTINE REMOVEGASPOCKET(ILOCAL)
  7. INTEGER(KIND=4) :: ILOCAL
  8. END SUBROUTINE REMOVEGASPOCKET
  9. END INTERFACE
  10. END MODULE REMOVEGASPOCKET__genmod