Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex70.c55 static void EvaluateBasisDerivatives_Q1(PetscScalar _xi[], PetscScalar dN[][NODES_PER_EL]) in EvaluateBasisDerivatives_Q1() function
156 EvaluateBasisDerivatives_Q1(gp_xi[p], GNi_p); in BForm_DivT()
204 EvaluateBasisDerivatives_Q1(gp_xi[p], GNi_p); in BForm_Grad()
250 EvaluateBasisDerivatives_Q1(gp_xi[p], GNi_p); in BForm_Stabilisation()
282 EvaluateBasisDerivatives_Q1(gp_xi[p], GNi_p); in BForm_ScaledMassMatrix()
314 EvaluateBasisDerivatives_Q1(gp_xi[p], GNi_p); in LForm_MomentumRHS()