Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex48.c21 TWO_FILD, enumerator
65 options->modelType = TWO_FILD; in ProcessOptions()
83 options->modelType = TWO_FILD; in ProcessOptions()
87 options->Nf = options->modelType == TWO_FILD ? 4 : 2; in ProcessOptions()
518 if (ctx->modelType == TWO_FILD) { in SetupProblem()
550 if (ctx->modelType == TWO_FILD) { in SetupDiscretization()