Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex76.c95 static PetscErrorCode linear_T(PetscInt Dim, PetscReal time, const PetscReal X[], PetscInt Nf, Pets… in linear_T() function
368 exactFuncs[2] = linear_T; in SetupProblem()