| H A D | libceed_bindings.jl | 789 function CeedOperatorGetContextFieldLabel(op, field_name, field_label) argument 793 function CeedOperatorSetContextDouble(op, field_label, values) argument 797 function CeedOperatorGetContextDoubleRead(op, field_label, num_values, values) argument 801 function CeedOperatorRestoreContextDoubleRead(op, field_label, values) argument 805 function CeedOperatorSetContextInt32(op, field_label, values) argument 809 function CeedOperatorGetContextInt32Read(op, field_label, num_values, values) argument 813 function CeedOperatorRestoreContextInt32Read(op, field_label, values) argument 1278 function CeedQFunctionContextGetFieldLabel(ctx, field_name, field_label) argument 1282 function CeedQFunctionContextSetGeneric(ctx, field_label, field_type, value) argument 1286 function CeedQFunctionContextGetGenericRead(ctx, field_label, field_type, num_values, value) argument [all …]
|