Home
last modified time | relevance | path

Searched refs:CeedQFunctionFieldGetName (Results 1 – 8 of 8) sorted by relevance

/libCEED/backends/memcheck/
H A Dceed-memcheck-qfunction.c81 CeedCallBackend(CeedQFunctionFieldGetName(output_fields[i], &field_name)); in CeedQFunctionApply_Memcheck()
/libCEED/interface/
H A Dceed-qfunction.c931 int CeedQFunctionFieldGetName(CeedQFunctionField qf_field, const char **field_name) { in CeedQFunctionFieldGetName() function
981 if (field_name) CeedCall(CeedQFunctionFieldGetName(qf_field, field_name)); in CeedQFunctionFieldGetData()
H A Dceed-operator.c981 CeedCall(CeedQFunctionFieldGetName(qf_input_fields[i], &qf_field_name)); in CeedOperatorSetField()
992 CeedCall(CeedQFunctionFieldGetName(qf_output_fields[i], &qf_field_name)); in CeedOperatorSetField()
/libCEED/rust/libceed/src/
H A Dqfunction.rs50 bind_ceed::CeedQFunctionFieldGetName( in name()
/libCEED/include/ceed/
H A Dceed.h396 CEED_EXTERN int CeedQFunctionFieldGetName(CeedQFunctionField qf_field, const char **field_name);
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl578 function CeedQFunctionFieldGetName(qf_field, field_name) function
579 …ccall((:CeedQFunctionFieldGetName, libceed), Cint, (CeedQFunctionField, Ptr{Ptr{Cchar}}), qf_field…
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md162 … associated getters, {c:func}`CeedQFunctionGetFields`; {c:func}`CeedQFunctionFieldGetName`; {c:fun…
/libCEED/
H A Dcoverage.info10906 FNA:43,4224,CeedQFunctionFieldGetName