Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex12.c43 } CoeffType; typedef
51 CoeffType variableCoefficient;
440 options->variableCoefficient = (CoeffType)coeff; in ProcessOptions()