Searched refs:Form2DElementStiffness (Results 1 – 1 of 1) sorted by relevance
21 static PetscErrorCode Form2DElementStiffness(PetscInt, PetscScalar *, PetscScalar *, PetscScalar *);89 PetscCall(Form2DElementStiffness(p, Ke1D, Me1D, Ke2D)); in main()287 static PetscErrorCode Form2DElementStiffness(PetscInt P, PetscScalar *Ke1D, PetscScalar *Me1D, Pets… in Form2DElementStiffness() function