Lines Matching defs:height

80 …Create(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_…  in DMPlexCeedElemRestrictionCreate()
137 …tionCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedElemRestrictionCoordinateCreate()
166 …rictionStridedCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedElemRestrictionStridedCreate()
252 …strictionQDataCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedElemRestrictionQDataCreate()
274 …tionCollocatedCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedElemRestrictionCollocatedCreate()
495 …ode GetGlobalDMPlexPolytopeType(DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in GetGlobalDMPlexPolytopeType()
764 …Create(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_… in DMPlexCeedBasisCreate()
879 …Create(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, CeedBasis *b… in DMPlexCeedBasisCoordinateCreate()
925 …oordinateCreateField(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedCoordinateCreateField()
986 PetscInt ds_field = -1, height = 0; in DMPlexCeedBasisCellToFaceCreate() local
1184 …ode DMGetStratumISAtHeight(DM dm, const char name[], PetscInt value, PetscInt height, IS *points) { in DMGetStratumISAtHeight()