Home
last modified time | relevance | path

Searched defs:elem_restr (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/fluids/src/
H A Dinverse_multiplicity.c36 CeedElemRestriction elem_restr; in GetInverseMultiplicity() local
/libCEED/examples/solids/src/
H A Dsetup-libceed.c81 …eed, DM dm, CeedInt height, DMLabel domain_label, CeedInt value, CeedElemRestriction *elem_restr) { in CreateRestrictionFromPlex()
/libCEED/examples/petsc/src/
H A Dpetscutils.c190 …eed, DM dm, CeedInt height, DMLabel domain_label, CeedInt value, CeedElemRestriction *elem_restr) { in CreateRestrictionFromPlex()
/libCEED/examples/petsc/
H A Dbpsraw.c77 … ceed, const PetscInt mesh_elem[3], CeedInt P, CeedInt num_comp, CeedElemRestriction *elem_restr) { in CreateRestriction()