Home
last modified time | relevance | path

Searched refs:DMPlexCeedElemRestrictionCollocatedCreate (Results 1 – 5 of 5) sorted by relevance

/honee/src/
H A Dstrong_boundary_conditions.c110 …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 Dinverse_multiplicity.c35 …PetscCall(DMPlexCeedElemRestrictionCollocatedCreate(ceed, dm, domain_label, label_value, height, 1… in GetInverseMultiplicity()
H A Ddm-utils.c274 PetscErrorCode DMPlexCeedElemRestrictionCollocatedCreate(Ceed ceed, DM dm, DMLabel domain_label, Pe… in DMPlexCeedElemRestrictionCollocatedCreate() function
/honee/include/
H A Ddm-utils.h14 PetscErrorCode DMPlexCeedElemRestrictionCollocatedCreate(Ceed ceed, DM dm, DMLabel domain_label, Pe…
/honee/problems/
H A Dsgs_dd_model.c381 …PetscCall(DMPlexCeedElemRestrictionCollocatedCreate(ceed, sgs_dd_data->dm_sgs, DMLABEL_DEFAULT, DM… in SgsDDSetupNodalEvaluation_Sequential()