Home
last modified time | relevance | path

Searched refs:parse_arguments (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/python/
H A Dex3_volume.py26 args = common.parse_arguments()
H A Dex1_volume.py26 args = common.parse_arguments()
H A Dex2_surface.py26 args = common.parse_arguments()
H A Dex_common.py18 def parse_arguments(): function