Searched defs:eval_modes_in (Results 1 – 5 of 5) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-preconditioning.c | 235 const CeedEvalMode **eval_modes_in, **eval_modes_out; in CeedOperatorLinearAssembleAddDiagonalSingle_Mesh() local 720 const CeedEvalMode **eval_modes_in, **eval_modes_out; in CeedOperatorAssembleSingle() local 1631 CeedEvalMode **eval_modes_in = NULL, **eval_modes_out = NULL; in CeedOperatorAssemblyDataCreate() local 1796 …const CeedEvalMode ***eval_modes_in, CeedSize ***eval_mode_offsets_in, CeedInt *num_active_bases_o… in CeedOperatorAssemblyDataGetEvalModes()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-operator.c | 1130 CeedEvalMode *eval_modes_in = NULL, *eval_modes_out = NULL; in CeedOperatorAssembleDiagonalSetup_Hip() local 1512 CeedEvalMode *eval_modes_in = NULL, *eval_modes_out = NULL; in CeedOperatorAssembleSingleSetup_Hip() local
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-operator.c | 1133 CeedEvalMode *eval_modes_in = NULL, *eval_modes_out = NULL; in CeedOperatorAssembleDiagonalSetup_Cuda() local 1515 CeedEvalMode *eval_modes_in = NULL, *eval_modes_out = NULL; in CeedOperatorAssembleSingleSetup_Cuda() local
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 345 CeedEvalMode **eval_modes_in, **eval_modes_out; member
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1374 …ssemblyDataGetEvalModes(data, num_active_bases_in, num_eval_modes_in, eval_modes_in, eval_mode_off… argument
|