MCPcopy Create free account
hub / github.com/numpy/numpy / crackfortran.py

File crackfortran.py

numpy/f2py/crackfortran.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3crackfortran --- read fortran (77,90) code and extract declaration information.
4

Callers

nothing calls this directly

Calls 7

openFunction · 0.85
crackfortranFunction · 0.85
crack2fortranFunction · 0.85
outmessFunction · 0.70
compileMethod · 0.45
closeMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected