Home
last modified time | relevance | path

Searched defs:label_value (Results 1 – 5 of 5) sorted by relevance

/honee/src/
H A Dqdata.c132 PetscErrorCode QDataGet(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, CeedElemRestr… in QDataGet()
226 PetscErrorCode QDataBoundaryGet(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, CeedE… in QDataBoundaryGet()
315 … QDataBoundaryGradientGet(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, CeedElemRe… in QDataBoundaryGradientGet()
H A Ddm-utils.c80 …CeedElemRestrictionCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionCreate()
137 …strictionCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionCoordinateCreate()
166 …mRestrictionStridedCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionStridedCreate()
252 …lemRestrictionQDataCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionQDataCreate()
274 …strictionCollocatedCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionCollocatedCreate()
495 …rrorCode GetGlobalDMPlexPolytopeType(DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in GetGlobalDMPlexPolytopeType()
764 PetscErrorCode DMPlexCeedBasisCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, … in DMPlexCeedBasisCreate()
879 …CeedBasisCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedBasisCoordinateCreate()
925 …CeedCoordinateCreateField(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedCoordinateCreateField()
984 …CeedBasisCellToFaceCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt f… in DMPlexCeedBasisCellToFaceCreate()
[all …]
H A Dinverse_multiplicity.c23 PetscErrorCode GetInverseMultiplicity(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value,… in GetInverseMultiplicity()
H A Dboundary_condition.c219 … HoneeBCAddIFunctionOp(BCDefinition bc_def, DMLabel domain_label, PetscInt label_value, CeedQFunct… in HoneeBCAddIFunctionOp()
288 …obianOp(BCDefinition bc_def, CeedOperator sub_op_ifunc, DMLabel domain_label, PetscInt label_value, in HoneeBCAddIJacobianOp()
/honee/src/spanstats/
H A Dspanstats.c136 …rCode GetQuadratureCoords(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in GetQuadratureCoords()