Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-operator.c1994 int CeedOperatorGetContextFieldLabel(CeedOperator op, const char *field_name, CeedContextFieldLabel… in CeedOperatorGetContextFieldLabel() function
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl789 function CeedOperatorGetContextFieldLabel(op, field_name, field_label) function