Searched refs:prop_E (Results 1 – 1 of 1) sorted by relevance
426 PetscScalar prop_E, prop_nu, factor, constit_D[3][3]; in FormStressOperatorQ1() local449 prop_E = E[p]; in FormStressOperatorQ1()451 factor = prop_E / ((1.0 + prop_nu) * (1.0 - 2.0 * prop_nu)); in FormStressOperatorQ1()578 PetscScalar *prop_E, *prop_nu; in AssembleA_Elasticity() local600 prop_E = props[ej][ei].E; in AssembleA_Elasticity()607 FormStressOperatorQ1(Ae, el_coords, prop_E, prop_nu); in AssembleA_Elasticity()