Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dstrong_boundary_conditions.c62 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, domain_label, bc->inflows[i], height… in SetupStrongSTG_Ceed()
H A Dsetuplibceed.c105 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, domain_label, label_value, height, &… in AddBCSubOperator()
309 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, domain_label, label_value, height, &… in SetupLibceed()
H A Ddm_utils.c94 PetscErrorCode DMPlexCeedElemRestrictionCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, Pe… in DMPlexCeedElemRestrictionCoordinateCreate() function
H A Dturb_spanstats.c196 …PetscCall(DMPlexCeedElemRestrictionCoordinateCreate(ceed, dm, domain_label, label_value, height, &… in SpanStatsSetupDataCreate()
/libCEED/examples/fluids/
H A Dnavierstokes.h283 PetscErrorCode DMPlexCeedElemRestrictionCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, Pe…