oes_hyperelastic Module

Inheritance diagram of pyNastran.op2.tables.oes_stressStrain.oes_hyperelastic
class pyNastran.op2.tables.oes_stressStrain.oes_hyperelastic.HyperelasticQuadArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object

build()[source]

sizes the vectorized attributes of the HyperelasticQuadArray

eid_to_element_node_index(eids)[source]
get_element_index(eids)[source]
get_headers() → List[str][source]
get_stats(short: bool = False) → List[str][source]
is_complex() → bool[source]
is_real() → bool[source]
write_f06(f06_file, header=None, page_stamp='PAGE %s', page_num: int = 1, is_mag_phase: bool = False, is_sort1: bool = True)[source]