Lines Matching refs:face_orientation_label
78 DMLabel face_orientation_label; in SetupStrongSTG_Ceed() local
85 PetscCall(DMGetLabel(dm, face_orientation_label_name, &face_orientation_label)); in SetupStrongSTG_Ceed()
88 …PetscCall(DMLabelCreateGlobalValueArray(dm, face_orientation_label, &num_orientations_values, &ori… in SetupStrongSTG_Ceed()
97 …PetscCall(DMPlexCeedBasisCellToFaceCoordinateCreate(ceed, dm, face_orientation_label, orientation,… in SetupStrongSTG_Ceed()
98 …PetscCall(DMPlexCeedBasisCreate(ceed, dm, face_orientation_label, orientation, height_face, dm_fie… in SetupStrongSTG_Ceed()
104 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, dm, face_orientation_label, orientation, height_fa… in SetupStrongSTG_Ceed()
105 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, face_orientation_label, orientation,… in SetupStrongSTG_Ceed()
106 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, face_orientation_label, orientation, height_ce… in SetupStrongSTG_Ceed()
110 …PetscCall(DMPlexCeedElemRestrictionCollocatedCreate(ceed, dm, face_orientation_label, orientation,… in SetupStrongSTG_Ceed()
112 …PetscCall(DMPlexCeedElemRestrictionCollocatedCreate(ceed, dm, face_orientation_label, orientation,… in SetupStrongSTG_Ceed()
113 …PetscCall(DMPlexCeedElemRestrictionCollocatedCreate(ceed, dm, face_orientation_label, orientation,… in SetupStrongSTG_Ceed()
115 …PetscCall(DMPlexCeedElemRestrictionCollocatedCreate(ceed, dm, face_orientation_label, orientation,… in SetupStrongSTG_Ceed()