Searched refs:CeedOperatorContextRestoreGenericRead (Results 1 – 2 of 2) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-operator.c | 517 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 D | coverage.info | 8447 FNA:56,0,CeedOperatorContextRestoreGenericRead
|