Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex35.cxx295 PetscInt i, bcindx; in FormIFunction() local
328 PetscCall(DMMoabGetDofsBlocked(dm, 1, &vhandle, &bcindx)); in FormIFunction()
329 if (bcindx == 0) { /* Apply left BC */ in FormIFunction()