Home
last modified time | relevance | path

Searched refs:CeedOperatorContextRestoreGenericRead (Results 1 – 2 of 2) sorted by relevance

/libCEED/interface/
H A Dceed-operator.c517 static int CeedOperatorContextRestoreGenericRead(CeedOperator op, CeedContextFieldLabel field_label… in CeedOperatorContextRestoreGenericRead() function
2142 return CeedOperatorContextRestoreGenericRead(op, field_label, CEED_CONTEXT_FIELD_DOUBLE, values); in CeedOperatorRestoreContextDoubleRead()
2192 return CeedOperatorContextRestoreGenericRead(op, field_label, CEED_CONTEXT_FIELD_INT32, values); in CeedOperatorRestoreContextInt32Read()
2242 return CeedOperatorContextRestoreGenericRead(op, field_label, CEED_CONTEXT_FIELD_BOOL, values); in CeedOperatorRestoreContextBooleanRead()
/libCEED/
H A Dcoverage.info8447 FNA:56,0,CeedOperatorContextRestoreGenericRead