Searched refs:CeedQFunctionFieldGetName (Results 1 – 8 of 8) sorted by relevance
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-qfunction.c | 81 CeedCallBackend(CeedQFunctionFieldGetName(output_fields[i], &field_name)); in CeedQFunctionApply_Memcheck()
|
| /libCEED/interface/ |
| H A D | ceed-qfunction.c | 931 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 D | ceed-operator.c | 981 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 D | qfunction.rs | 50 bind_ceed::CeedQFunctionFieldGetName( in name()
|
| /libCEED/include/ceed/ |
| H A D | ceed.h | 396 CEED_EXTERN int CeedQFunctionFieldGetName(CeedQFunctionField qf_field, const char **field_name);
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 578 function CeedQFunctionFieldGetName(qf_field, field_name) function 579 …ccall((:CeedQFunctionFieldGetName, libceed), Cint, (CeedQFunctionField, Ptr{Ptr{Cchar}}), qf_field…
|
| /libCEED/doc/sphinx/source/ |
| H A D | releasenotes.md | 162 … associated getters, {c:func}`CeedQFunctionGetFields`; {c:func}`CeedQFunctionFieldGetName`; {c:fun…
|
| /libCEED/ |
| H A D | coverage.info | 10906 FNA:43,4224,CeedQFunctionFieldGetName
|