Home
last modified time | relevance | path

Searched refs:DMPlexCeedElemRestrictionCreate (Results 1 – 9 of 9) sorted by relevance

/libCEED/examples/fluids/src/
H A Dinverse_multiplicity.c43 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, dm, domain_label, label_value, height, dm_field, &… in GetInverseMultiplicity()
H A Dvelocity_gradient_projection.c63 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, grad_velo_proj->dm, domain_label, label_value, hei… in VelocityGradientProjectionSetup()
H A Ddm_utils.c64 PetscErrorCode DMPlexCeedElemRestrictionCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt lab… in DMPlexCeedElemRestrictionCreate() function
103 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, dm_coord, domain_label, label_value, height, 0, re… in DMPlexCeedElemRestrictionCoordinateCreate()
H A Dgrid_anisotropy_tensor.c54 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, grid_aniso_proj->dm, domain_label, label_value, he… in GridAnisotropyTensorProjectionSetupApply()
H A Dstrong_boundary_conditions.c61 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, dm, domain_label, bc->inflows[i], height, dm_field… in SetupStrongSTG_Ceed()
H A Dsetuplibceed.c104 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, dm, domain_label, label_value, height, dm_field, &… in AddBCSubOperator()
308 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, dm, domain_label, label_value, height, 0, &ceed_da… in SetupLibceed()
H A Ddifferential_filter.c69 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, dm_filter, domain_label, label_value, height, dm_f… in DifferentialFilterCreateOperators()
H A Dturb_spanstats.c195 …PetscCall(DMPlexCeedElemRestrictionCreate(ceed, dm, domain_label, label_value, height, dm_field, &… in SpanStatsSetupDataCreate()
/libCEED/examples/fluids/
H A Dnavierstokes.h281 PetscErrorCode DMPlexCeedElemRestrictionCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt lab…