Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mg/
H A Dmgadapt.c11 static PetscErrorCode yfunc(PetscInt dim, PetscReal time, const PetscReal coords[], PetscInt Nc, Pe… in yfunc() function
59 funcs[f] = yfunc; in DMSetBasisFunction_Internal()