Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c419 static PetscErrorCode shear_bc(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, Pets… in shear_bc() function
653 exactFuncs[0] = shear_bc; in SetupBC()