Home
last modified time | relevance | path

Searched defs:basis_out (Results 1 – 5 of 5) sorted by relevance

/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1131 CeedBasis basis_in = NULL, basis_out = NULL; in CeedOperatorAssembleDiagonalSetup_Hip() local
1320 CeedBasis basis_in = NULL, basis_out = NULL; in CeedOperatorAssembleDiagonalSetupCompile_Hip() local
1514 CeedBasis basis_in = NULL, basis_out = NULL; in CeedOperatorAssembleSingleSetup_Hip() local
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1134 CeedBasis basis_in = NULL, basis_out = NULL; in CeedOperatorAssembleDiagonalSetup_Cuda() local
1323 CeedBasis basis_in = NULL, basis_out = NULL; in CeedOperatorAssembleDiagonalSetupCompile_Cuda() local
1517 CeedBasis basis_in = NULL, basis_out = NULL; in CeedOperatorAssembleSingleSetup_Cuda() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-operator.sycl.cpp640 CeedBasis basis_in = NULL, basis_out = NULL; in CeedOperatorAssembleDiagonalSetup_Sycl() local
1008 CeedBasis basis_in = NULL, basis_out = NULL; in CeedOperatorAssembleSingleSetup_Sycl() local
H A Dceed-sycl-ref.hpp86 CeedBasis basis_in, basis_out; member
/libCEED/interface/
H A Dceed-preconditioning.c722 CeedBasis *active_bases_in, *active_bases_out, basis_in, basis_out; in CeedOperatorAssembleSingle() local
1715 CeedBasis basis_out = NULL; in CeedOperatorAssemblyDataCreate() local