Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex70.c269 static void BForm_ScaledMassMatrix(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in BForm_ScaledMassMatrix() function
443 BForm_ScaledMassMatrix(Ce, el_coords, prop_eta); in AssembleStokes_PC()