CPyCodeCompiler.write_element_info
- CPyCodeCompiler.write_element_info(element_type: str, d: int, n: int, ips: int)[source]
Put information about an element into a dictionary in the generated Python file.
- Parameters:
element_type – name of the element type
d – number of dimensions
n – number of nodes
ips – number of integration points