Home
last modified time | relevance | path

Searched refs:CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen (Results 1 – 1 of 1) sorted by relevance

/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp1655 static int CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen(CeedOperator op, bool is_full, bool *is_… in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() function
2117 return CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen(op, false, is_good_build); in CeedOperatorBuildKernelDiagonalAssemblyAtPoints_Hip_gen()
2121 return CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen(op, true, is_good_build); in CeedOperatorBuildKernelFullAssemblyAtPoints_Hip_gen()