Home
last modified time | relevance | path

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

/honee/include/
H A Ddm-utils.h10 PetscErrorCode DMPlexCeedElemRestrictionCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, Pe…
/honee/src/
H A Dstrong_boundary_conditions.c105 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, face_orientation_label, orientation,… in SetupStrongSTG_Ceed()
H A Dqdata.c329 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, domain_label, label_value, height_ce… in QDataBoundaryGradientGet()
H A Ddm-utils.c137 PetscErrorCode DMPlexCeedElemRestrictionCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, Pe… in DMPlexCeedElemRestrictionCoordinateCreate() function
930 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, domain_label, label_value, height, &… in DMPlexCeedCoordinateCreateField()
/honee/src/spanstats/
H A Dspanstats.c191 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VAL… in SpanwiseStatisticsSetupDataCreate()