Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex70.c71 static void EvaluateDerivatives(PetscScalar dN[][NODES_PER_EL], PetscScalar dNx[][NODES_PER_EL], Pe… in EvaluateDerivatives() function
157 EvaluateDerivatives(GNi_p, GNx_p, coords, &J_p); in BForm_DivT()
205 EvaluateDerivatives(GNi_p, GNx_p, coords, &J_p); in BForm_Grad()
251 EvaluateDerivatives(GNi_p, GNx_p, coords, &J_p); in BForm_Stabilisation()
283 EvaluateDerivatives(GNi_p, GNx_p, coords, &J_p); in BForm_ScaledMassMatrix()
315 EvaluateDerivatives(GNi_p, GNx_p, coords, &J_p); in LForm_MomentumRHS()