Home
last modified time | relevance | path

Searched refs:AssembleA_Elasticity (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex49.c566 static PetscErrorCode AssembleA_Elasticity(Mat A, DM elas_da, DM properties_da, Vec properties) in AssembleA_Elasticity() function
974 PetscCall(AssembleA_Elasticity(A, elas_da, da_prop, properties)); in solve_elasticity_2d()