Searched defs:num_eval_modes_in (Results 1 – 5 of 5) sorted by relevance
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-operator.c | 1128 …CeedInt num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out… in CeedOperatorAssembleDiagonalSetup_Hip() local 1318 …CeedInt num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out… in CeedOperatorAssembleDiagonalSetupCompile_Hip() local 1510 …CeedInt num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out… in CeedOperatorAssembleSingleSetup_Hip() local
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-operator.c | 1131 …CeedInt num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out… in CeedOperatorAssembleDiagonalSetup_Cuda() local 1321 …CeedInt num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out… in CeedOperatorAssembleDiagonalSetupCompile_Cuda() local 1513 …CeedInt num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out… in CeedOperatorAssembleSingleSetup_Cuda() local
|
| /libCEED/interface/ |
| H A D | ceed-preconditioning.c | 236 …CeedInt num_active_bases_in, *num_eval_modes_in, num_active_bases_out, *num_eval_… in CeedOperatorLinearAssembleAddDiagonalSingle_Mesh() local 721 …CeedInt num_active_bases_in, *num_eval_modes_in, num_active_bases_out, *num_eval_… in CeedOperatorAssembleSingle() local 1629 …CeedInt num_input_fields, *num_eval_modes_in = NULL, num_output_fields, *num_eval_mode… in CeedOperatorAssemblyDataCreate() local 1795 …EvalModes(CeedOperatorAssemblyData data, CeedInt *num_active_bases_in, CeedInt **num_eval_modes_in, in CeedOperatorAssemblyDataGetEvalModes()
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 344 CeedInt *num_eval_modes_in, *num_eval_modes_out; member
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1374 function CeedOperatorAssemblyDataGetEvalModes(data, num_active_bases_in, num_eval_modes_in, eval_mo… argument
|