Searched refs:GetElasticityMatrix (Results 1 – 1 of 1) sorted by relevance
14 extern PetscErrorCode GetElasticityMatrix(PetscInt, Mat *);37 PetscCall(GetElasticityMatrix(m, &mat)); in main()83 PetscErrorCode GetElasticityMatrix(PetscInt m, Mat *newmat) in GetElasticityMatrix() function