CreateBcond

Creates a boundary condition.

Synopsis

PetscErrorCode CreateBcond(BcondType bCondType, PetscInt ineighb,
    Ptr_Patch patch, Ptr_Bcond *bcond)
Collective on PETSC_COMM_WORLD

Input parameters

bCondType - See BcondType
ineighb - neighb
patch - Pointer to the patch where the boundary condition is defined

Output parameter

bcond -The created boundary condition

Keywords

bcond, create

Level:developer
Location:
src/bcond/bcond.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages