Searched refs:DMPlexCeedCoordinateCreateField (Results 1 – 13 of 13) sorted by relevance
| /honee/src/ |
| H A D | qdata.c | 142 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr… in QDataGet() 236 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr… in QDataBoundaryGet() 327 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, domain_label, label_value, height_face, &elem_… in QDataBoundaryGradientGet()
|
| H A D | boundary_condition.c | 243 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr… in HoneeBCAddIFunctionOp() 310 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr… in HoneeBCAddIJacobianOp()
|
| H A D | velocity_gradient_projection.c | 69 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE,… in VelocityGradientProjectionSetup()
|
| H A D | strong_boundary_conditions.c | 106 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, face_orientation_label, orientation, height_ce… in SetupStrongSTG_Ceed()
|
| H A D | setuplibceed.c | 125 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, height… in SetupLibceed()
|
| H A D | misc.c | 234 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, 0, &el… in HoneeCalculateDomainSize()
|
| H A D | differential_filter.c | 29 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE,… in DifferentialFilterCreateOperators()
|
| H A D | dm-utils.c | 925 PetscErrorCode DMPlexCeedCoordinateCreateField(Ceed ceed, DM dm, DMLabel domain_label, PetscInt lab… in DMPlexCeedCoordinateCreateField() function
|
| /honee/include/ |
| H A D | dm-utils.h | 20 PetscErrorCode DMPlexCeedCoordinateCreateField(Ceed ceed, DM dm, DMLabel domain_label, PetscInt lab…
|
| /honee/src/spanstats/ |
| H A D | cflpe.c | 74 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE,… in CreateStatisticCollectionOperator()
|
| H A D | turbulence.c | 52 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE,… in CreateStatisticCollectionOperator()
|
| H A D | spanstats.c | 148 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr… in GetQuadratureCoords()
|
| /honee/problems/ |
| H A D | sgs_dd_model.c | 139 …PetscCall(DMPlexCeedCoordinateCreateField(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE,… in SgsDDSetupNodalEvaluation_Fused()
|