Home
last modified time | relevance | path

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

/libCEED/
H A D.gitignore54 # Clang GPU temp files
55 temp/*
H A DMakefile905 $(RM) -rf temp
/libCEED/examples/rust-qfunctions/
H A D.gitignore2 temp/*
H A DMakefile34 rm -rf temp/
/libCEED/examples/fluids/qfunctions/
H A Dutils.h22 CeedScalar temp = *a; in SwapScalar() local
24 *b = temp; in SwapScalar()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1853 CeedVector temp = active_e_vec_in; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip() local
1856 active_e_vec_out = temp; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1856 CeedVector temp = active_e_vec_in; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda() local
1859 active_e_vec_out = temp; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda()
/libCEED/examples/nek/bps/
H A Dbps.usr329 temp = 0.0
343 temp = 0.0
/libCEED/rust/libceed-sys/c-src/
H A DMakefile905 $(RM) -rf temp