Home
last modified time | relevance | path

Searched defs:bc (Results 1 – 18 of 18) sorted by relevance

/petsc/src/sys/classes/draw/interface/
H A Ddtext.c119 PetscErrorCode PetscDrawStringBoxed(PetscDraw draw, PetscReal sxl, PetscReal syl, int sc, int bc, c… in PetscDrawStringBoxed()
/petsc/src/dm/impls/plex/
H A Dplexsection.c197 PetscInt bc; in DMPlexCreateSectionBCDof() local
274 PetscInt Nf, cdof, maxDof = 0, pStart, pEnd, p, bc, f, d; in DMPlexCreateSectionBCIndicesField() local
455 PetscInt depth, dim, numBC = 0, Nf, Nds, s, bc = 0, f; in DMCreateLocalSection_Plex() local
H A Dplexproject.c201 PetscScalar *u, *u_t = NULL, *u_x, *a = NULL, *a_t = NULL, *a_x = NULL, *bc; in DMProjectPoint_Field_Private() local
360 PetscScalar *u, *u_t = NULL, *u_x, *a = NULL, *a_t = NULL, *a_x = NULL, *bc; in DMProjectPoint_BdField_Private() local
H A Dplexsfc.c1373 for (PetscInt bc = 0, bc_match = 0; bc < 2 * dim; bc++) { in DMPlexCreateBoxMesh_Tensor_SFC_Internal() local
/petsc/src/ksp/ksp/tutorials/
H A Dex32.c52 PetscInt bc; in main() local
H A Dex29.c47 PetscInt bc; in main() local
H A Dex36.cxx514 PetscInt bc; in InitializeOptions() local
H A Dex35.cxx559 PetscInt bc; in InitializeOptions() local
H A Dex73.c49 PetscInt bc; in UserContextCreate() local
/petsc/include/petsc/private/
H A Dsectionimpl.h38 …PetscSection bc; /* Describes constraints, point --> # local dofs which are const… member
/petsc/src/sys/classes/draw/impls/null/
H A Ddrawnull.c86 …awStringBoxed_Null(PetscDraw draw, PetscReal sxl, PetscReal syl, int sc, int bc, const char text[]… in PetscDrawStringBoxed_Null()
/petsc/src/ts/tutorials/power_grid/
H A Dex6.c40 PetscInt bc; /* Boundary conditions */ member
/petsc/src/snes/tutorials/
H A Dex11.c160 bcType bc; /* type of boundary conditions */ member
H A Dex12.c411 PetscInt bc, run, coeff; in ProcessOptions() local
/petsc/src/tao/pde_constrained/tutorials/
H A Dhyperbolic.c676 Vec XX, YY, XXwork, YYwork, yi, uxi, ui, bc; in HyperbolicInitialize() local
H A Dparabolic.c659 Vec XX, YY, ZZ, XXwork, YYwork, ZZwork, UTwork, yi, di, bc; in ParabolicInitialize() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c688 int z, nbc, bc, c, ndatasets; in DMPlexCreateCGNS_Internal_Serial() local
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2785 PetscInt pStart, numBcs, n, sweep, bc, j; in PCApply_PATCH() local