Searched defs:num_eval_modes_out (Results 1 – 5 of 5) sorted by relevance
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-operator.c | 1128 …Int num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out = 0; in CeedOperatorAssembleDiagonalSetup_Hip() local 1318 …Int num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out = 0; in CeedOperatorAssembleDiagonalSetupCompile_Hip() local 1510 …Int num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out = 0; in CeedOperatorAssembleSingleSetup_Hip() local
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-operator.c | 1131 …Int num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out = 0; in CeedOperatorAssembleDiagonalSetup_Cuda() local 1321 …Int num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out = 0; in CeedOperatorAssembleDiagonalSetupCompile_Cuda() local 1513 …Int num_input_fields, num_output_fields, num_eval_modes_in = 0, num_eval_modes_out = 0; in CeedOperatorAssembleSingleSetup_Cuda() local
|
| /libCEED/interface/ |
| H A D | ceed-preconditioning.c | 236 … num_active_bases_in, *num_eval_modes_in, num_active_bases_out, *num_eval_modes_out; in CeedOperatorLinearAssembleAddDiagonalSingle_Mesh() local 721 … num_active_bases_in, *num_eval_modes_in, num_active_bases_out, *num_eval_modes_out; in CeedOperatorAssembleSingle() local 1629 … num_input_fields, *num_eval_modes_in = NULL, num_output_fields, *num_eval_modes_out = NULL; in CeedOperatorAssemblyDataCreate() local 1797 …CeedInt **num_eval_modes_out, const CeedEvalMode ***eval_modes_out, CeedSize ***eval_mode_offsets_… 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 …des_in, eval_modes_in, eval_mode_offsets_in, num_active_bases_out, num_eval_modes_out, eval_modes_… argument
|