Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex10.c506 static PetscErrorCode RDGetQuadrature(RD rd, PetscReal hx, PetscInt *nq, PetscReal weight[], PetscR… in RDGetQuadrature() function
646 PetscCall(RDGetQuadrature(rd, hx, &nq, weight, interp, deriv)); in RDIFunction_FE()
727 PetscCall(RDGetQuadrature(rd, hx, &nq, weight, interp, deriv)); in RDIJacobian_FE()