Home
last modified time | relevance | path

Searched defs:dirichlet (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex59.c177 static PetscErrorCode ComputeSpecialBoundaryIndices(DomainData dd, IS *dirichlet, IS *neumann) in ComputeSpecialBoundaryIndices()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c5933 PetscErrorCode PCBDDCSetUpLocalSolvers(PC pc, PetscBool dirichlet, PetscBool neumann) in PCBDDCSetUpLocalSolvers()