Home
last modified time | relevance | path

Searched defs:comps (Results 1 – 12 of 12) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex61.c25 PetscInt comps[] = {0}; in main() local
/petsc/src/dm/interface/
H A Ddmi.c78 …cInt numFields, const PetscInt fields[], const PetscInt numComps[], const PetscInt comps[], IS *is) in PetscSectionSelectFields_Private()
234 …t numFields, const PetscInt fields[], const PetscInt numComps[], const PetscInt comps[], IS *is, D… in DMSelectFields_Private()
412 …t numFields, const PetscInt fields[], const PetscInt numComps[], const PetscInt comps[], IS *is, D… in DMCreateSectionSubDM()
H A Ddm.c8080 …tscInt Nv, const PetscInt values[], PetscInt field, PetscInt Nc, const PetscInt comps[], PetscVoid… in DMAddBoundary()
8218 const PetscInt *comps; in DMHasBound() local
8355 …Label label, PetscInt numIds, const PetscInt ids[], PetscInt Nc, const PetscInt comps[], PetscErro… in DMProjectFunctionLabel()
8407 …Label label, PetscInt numIds, const PetscInt ids[], PetscInt Nc, const PetscInt comps[], PetscErro… in DMProjectFunctionLabelLocal()
8532 …Label label, PetscInt numIds, const PetscInt ids[], PetscInt Nc, const PetscInt comps[], Vec local… in DMProjectFieldLabelLocal()
8597 …Label label, PetscInt numIds, const PetscInt ids[], PetscInt Nc, const PetscInt comps[], Vec U, vo… in DMProjectFieldLabel()
8674 …Label label, PetscInt numIds, const PetscInt ids[], PetscInt Nc, const PetscInt comps[], Vec local… in DMProjectBdFieldLabelLocal()
/petsc/src/dm/impls/plex/
H A Dplexproject.c713 …al_Generic_Plex(DM dm, PetscReal time, Vec localU, PetscInt Ncc, const PetscInt comps[], DMLabel l… in DMProjectLocal_Generic_Plex()
1120 …abel label, PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt comps[], PetscErro… in DMProjectFunctionLabelLocal_Plex()
1134 …abel label, PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt comps[], Vec local… in DMProjectFieldLabelLocal_Plex()
1141 …abel label, PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt comps[], Vec local… in DMProjectBdFieldLabelLocal_Plex()
H A Dplexsection.c521 const PetscInt *comps; in DMCreateLocalSection_Plex() local
H A Dplexfem.c915 …uesEssential(DM dm, PetscReal time, PetscInt field, PetscInt Nc, const PetscInt comps[], DMLabel l… in DMPlexInsertBoundaryValuesEssential()
954 …ld(DM dm, PetscReal time, Vec locU, PetscInt field, PetscInt Nc, const PetscInt comps[], DMLabel l… in DMPlexInsertBoundaryValuesEssentialField()
995 …ld(DM dm, PetscReal time, Vec locU, PetscInt field, PetscInt Nc, const PetscInt comps[], DMLabel l… in DMPlexInsertBoundaryValuesEssentialBdField()
1039 …ometry, Vec cellGeometry, Vec Grad, PetscInt field, PetscInt Nc, const PetscInt comps[], DMLabel l… in DMPlexInsertBoundaryValuesRiemann()
1158 const PetscInt *comps; in DMPlexInsertBoundaryValues_Plex() local
1220 const PetscInt *comps; in DMPlexInsertTimeDerivativeBoundaryValues_Plex() local
1275 const PetscInt *comps; in DMPlexInsertBounds_Plex() local
H A Dplex.c7096 …cInt perm[], const PetscScalar flip[], PetscInt f, PetscInt Ncc, const PetscInt comps[], void (*fu… in updatePointFieldsBC_private()
7478 …n, Vec v, PetscBool fieldActive[], PetscInt point, PetscInt Ncc, const PetscInt comps[], DMLabel l… in DMPlexVecSetFieldClosure_Internal()
/petsc/src/dm/dt/interface/
H A Ddtds.c3168 …tscInt Nv, const PetscInt values[], PetscInt field, PetscInt Nc, const PetscInt comps[], PetscVoid… in PetscDSAddBoundary()
3298 …tscInt Nv, const PetscInt values[], PetscInt field, PetscInt Nc, const PetscInt comps[], PetscVoid… in PetscDSAddBoundaryByName()
3377 …tscInt Nv, const PetscInt values[], PetscInt field, PetscInt Nc, const PetscInt comps[], PetscVoid… in PetscDSUpdateBoundary()
3479 …nt *Nv, const PetscInt *values[], PetscInt *field, PetscInt *Nc, const PetscInt *comps[], PetscVoi… in PetscDSGetBoundary()
/petsc/include/petsc/private/
H A Dpetscdsimpl.h22 PetscInt *comps; /* The constrained field components */ member
/petsc/src/vec/is/is/interface/
H A Dindex.c232 PetscErrorCode ISCreateSubIS(IS is, IS comps, IS *subis) in ISCreateSubIS()
/petsc/src/vec/is/section/interface/
H A Dsection.c2133 …scSectionCreateComponentSubsection(PetscSection s, PetscInt len, const PetscInt comps[], PetscSect… in PetscSectionCreateComponentSubsection()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4905 …abel label, PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt comps[], PetscErro… in DMProjectFunctionLabelLocal_pforest()