Searched refs:DMPlexCeedElemRestrictionCollocatedCreate (Results 1 – 5 of 5) sorted by relevance
| /honee/src/ |
| H A D | strong_boundary_conditions.c | 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()
|
| H A D | inverse_multiplicity.c | 35 …PetscCall(DMPlexCeedElemRestrictionCollocatedCreate(ceed, dm, domain_label, label_value, height, 1… in GetInverseMultiplicity()
|
| H A D | dm-utils.c | 274 PetscErrorCode DMPlexCeedElemRestrictionCollocatedCreate(Ceed ceed, DM dm, DMLabel domain_label, Pe… in DMPlexCeedElemRestrictionCollocatedCreate() function
|
| /honee/include/ |
| H A D | dm-utils.h | 14 PetscErrorCode DMPlexCeedElemRestrictionCollocatedCreate(Ceed ceed, DM dm, DMLabel domain_label, Pe…
|
| /honee/problems/ |
| H A D | sgs_dd_model.c | 381 …PetscCall(DMPlexCeedElemRestrictionCollocatedCreate(ceed, sgs_dd_data->dm_sgs, DMLABEL_DEFAULT, DM… in SgsDDSetupNodalEvaluation_Sequential()
|