|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Functions | |
| col_size_to_offset (v) | |
Variables | |
| list | col_sizes = [1, 2, 3, 4, 5, 6, 7, 8, "D", "I"] |
| dict | templates |
| base_pos = os.path.abspath(os.path.dirname(__file__)) | |
| file_done = set() | |
| str | fname = inst_prefix + f"{col_size}" + inst_suffix |
| template = template.strip() | |
| _generate_explicit_inst.col_size_to_offset | ( | v | ) |
Definition at line 40 of file _generate_explicit_inst.py.
| _generate_explicit_inst.base_pos = os.path.abspath(os.path.dirname(__file__)) |
Definition at line 35 of file _generate_explicit_inst.py.
| list _generate_explicit_inst.col_sizes = [1, 2, 3, 4, 5, 6, 7, 8, "D", "I"] |
Definition at line 3 of file _generate_explicit_inst.py.
| _generate_explicit_inst.file_done = set() |
Definition at line 37 of file _generate_explicit_inst.py.
| str _generate_explicit_inst.fname = inst_prefix + f"{col_size}" + inst_suffix |
Definition at line 52 of file _generate_explicit_inst.py.
| _generate_explicit_inst.template = template.strip() |
Definition at line 55 of file _generate_explicit_inst.py.
| dict _generate_explicit_inst.templates |
Definition at line 5 of file _generate_explicit_inst.py.