Home
last modified time | relevance | path

Searched defs:ds_field (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/src/
H A Ddm_utils.c27 PetscErrorCode DMFieldToDSField(DM dm, DMLabel domain_label, PetscInt dm_field, PetscInt *ds_field)… in DMFieldToDSField()
162 PetscInt ds_field = -1; in DMPlexCeedElemRestrictionStridedCreate() local
361 PetscInt ds_field = -1; in CreateBasisFromPlex() local
/libCEED/examples/petsc/src/
H A Dpetscutils.c224 PetscErrorCode DMFieldToDSField(DM dm, DMLabel domain_label, PetscInt dm_field, PetscInt *ds_field)… in DMFieldToDSField()
351 PetscInt ds_field = -1; in CreateBasisFromPlex() local