Searched refs:CeedContextFieldType (Results 1 – 8 of 8) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-qfunctioncontext.c | 59 CeedContextFieldType field_type, size_t num_values) { in CeedQFunctionContextRegisterGeneric() 309 …eric(CeedQFunctionContext ctx, CeedContextFieldLabel field_label, CeedContextFieldType field_type,… in CeedQFunctionContextSetGeneric() 342 …cRead(CeedQFunctionContext ctx, CeedContextFieldLabel field_label, CeedContextFieldType field_type, in CeedQFunctionContextGetGenericRead() 379 …cRead(CeedQFunctionContext ctx, CeedContextFieldLabel field_label, CeedContextFieldType field_type, in CeedQFunctionContextRestoreGenericRead() 887 … const char **field_description, CeedContextFieldType *field_type) { in CeedContextFieldLabelGetDescription()
|
| H A D | ceed-operator.c | 387 …extSetGeneric(CeedOperator op, CeedContextFieldLabel field_label, CeedContextFieldType field_type,… in CeedOperatorContextSetGeneric() 450 …etGenericRead(CeedOperator op, CeedContextFieldLabel field_label, CeedContextFieldType field_type,… in CeedOperatorContextGetGenericRead() 517 …reGenericRead(CeedOperator op, CeedContextFieldLabel field_label, CeedContextFieldType field_type,… in CeedOperatorContextRestoreGenericRead()
|
| /libCEED/include/ceed/ |
| H A D | types.h | 282 } CeedContextFieldType; typedef
|
| H A D | backend.h | 407 …neric(CeedQFunctionContext ctx, CeedContextFieldLabel field_label, CeedContextFieldType field_type, 409 …cRead(CeedQFunctionContext ctx, CeedContextFieldLabel field_label, CeedContextFieldType field_type, 411 …cRead(CeedQFunctionContext ctx, CeedContextFieldLabel field_label, CeedContextFieldType field_type,
|
| H A D | ceed.h | 427 … const char **field_description, CeedContextFieldType *field_type);
|
| /libCEED/tests/ |
| H A D | t407-qfunction.c | 43 CeedContextFieldType type; in main()
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 313 CeedContextFieldType type;
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 75 @cenum CeedContextFieldType::UInt32 begin 638 …Ptr{Ptr{Cchar}}, Ptr{Csize_t}, Ptr{Csize_t}, Ptr{Ptr{Cchar}}, Ptr{CeedContextFieldType}), label, f… 1283 …ic, libceed), Cint, (CeedQFunctionContext, CeedContextFieldLabel, CeedContextFieldType, Ptr{Cvoid}… 1287 …ad, libceed), Cint, (CeedQFunctionContext, CeedContextFieldLabel, CeedContextFieldType, Ptr{Csize_… 1291 …ad, libceed), Cint, (CeedQFunctionContext, CeedContextFieldLabel, CeedContextFieldType, Ptr{Cvoid}…
|