DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
_generate_explicit_inst.py File Reference

Go to the source code of this file.

Namespaces

namespace  _generate_explicit_inst
 

Functions

 _generate_explicit_inst.col_size_to_offset (v)
 

Variables

list _generate_explicit_inst.col_sizes = [1, 2, 3, 4, 5, 6, 7, 8, "D", "I"]
 
dict _generate_explicit_inst.templates
 
 _generate_explicit_inst.base_pos = os.path.abspath(os.path.dirname(__file__))
 
 _generate_explicit_inst.file_done = set()
 
str _generate_explicit_inst.fname = inst_prefix + f"{col_size}" + inst_suffix
 
 _generate_explicit_inst.template = template.strip()