Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c19 VEL_CONSTANT, enumerator
632 case VEL_CONSTANT: in SetupBC()
666 if (user->velocityDist == VEL_CONSTANT && !isImplicit) user->initialGuess[0] = exactFuncs[0]; in SetupBC()
708 case VEL_CONSTANT: in SetupProblem()