Searched refs:FormStressOperatorQ1 (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex49.c | 417 static void FormStressOperatorQ1(PetscScalar Ke[], PetscScalar coords[], PetscScalar E[], PetscScal… in FormStressOperatorQ1() function 607 FormStressOperatorQ1(Ae, el_coords, prop_E, prop_nu); in AssembleA_Elasticity()
|
| H A D | ex43.c | 491 static void FormStressOperatorQ1(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in FormStressOperatorQ1() function 750 FormStressOperatorQ1(Ae, el_coords, prop_eta); in AssembleA_Stokes() 820 FormStressOperatorQ1(Ae, el_coords, prop_eta); in AssembleA_PCStokes()
|