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"""
2crackfortran --- read fortran (77,90) code and extract declaration information.
3
4Copyright 1999 -- 2011 Pearu Peterson all rights reserved.

Callers

nothing calls this directly

Calls 8

errmessFunction · 0.85
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