Searched refs:DMPlexCeedBasisCoordinateCreate (Results 1 – 3 of 3) sorted by relevance
| /honee/include/ |
| H A D | dm-utils.h | 19 PetscErrorCode DMPlexCeedBasisCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt lab…
|
| /honee/src/ |
| H A D | dm-utils.c | 879 PetscErrorCode DMPlexCeedBasisCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt lab… in DMPlexCeedBasisCoordinateCreate() function 935 …if (basis) PetscCall(DMPlexCeedBasisCoordinateCreate(ceed, dm, domain_label, label_value, height, … in DMPlexCeedCoordinateCreateField()
|
| /honee/src/spanstats/ |
| H A D | spanstats.c | 195 …PetscCall(DMPlexCeedBasisCoordinateCreate(ceed, dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, height… in SpanwiseStatisticsSetupDataCreate()
|