Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-operator.c2126 int CeedOperatorGetContextDoubleRead(CeedOperator op, CeedContextFieldLabel field_label, size_t *nu… in CeedOperatorGetContextDoubleRead() function
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl797 function CeedOperatorGetContextDoubleRead(op, field_label, num_values, values) function