class documentation

class TestF77CallbackPythonTLS(TestF77Callback): (source)

View In Hierarchy

Callback tests using Python thread-local storage instead of compiler-provided

Class Variable options Undocumented

Inherited from TestF77Callback:

Method check_function Undocumented
Method test_all Undocumented
Method test_docstring Undocumented
Method test_hidden_callback Undocumented
Method test_string_callback Undocumented
Method test_string_callback_array Undocumented
Method test_threadsafety Undocumented
Class Variable sources Undocumented

Inherited from F2PyTest (via TestF77Callback):

Method setup_method Undocumented
Class Variable code Undocumented
Class Variable only Undocumented
Class Variable skip Undocumented
Class Variable suffix Undocumented
Instance Variable module Undocumented
Property module_name Undocumented