Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex32.c39 } BCType; typedef
43 BCType bcType;
69 user.bcType = (BCType)bc; in main()
H A Dex29.c33 } BCType; typedef
38 BCType bcType;
67 user.bcType = (BCType)bc; in main()
H A Dex36.cxx74 } BCType; typedef
82 BCType bcType;
556 user->bcType = (BCType)bc; in InitializeOptions()
H A Dex35.cxx91 } BCType; typedef
100 BCType bcType;
598 user->bcType = (BCType)bc; in InitializeOptions()
H A Dex73.c36 } BCType; typedef
41 BCType bcType;
61 user->bcType = (BCType)bc; in UserContextCreate()
/petsc/src/snes/tutorials/
H A Dex12.c27 } BCType; typedef
50 BCType bcType;
437 options->bcType = (BCType)bc; in ProcessOptions()
/petsc/src/ts/tutorials/
H A Dex10.c20 } BCType; typedef
64 BCType leftbc;