Searched defs:label_value (Results 1 – 5 of 5) sorted by relevance
| /honee/src/ |
| H A D | qdata.c | 132 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 D | dm-utils.c | 80 …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 D | inverse_multiplicity.c | 23 PetscErrorCode GetInverseMultiplicity(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value,… in GetInverseMultiplicity()
|
| H A D | boundary_condition.c | 219 … 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 D | spanstats.c | 136 …rCode GetQuadratureCoords(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in GetQuadratureCoords()
|