Home
last modified time | relevance | path

Searched defs:void (Results 1 – 25 of 43) sorted by relevance

12

/libCEED/backends/ref/
H A Dceed-ref.c41 CEED_INTERN int CeedRegister_Ref(void) { in CeedRegister_Ref() argument
/libCEED/backends/xsmm/
H A Dceed-xsmm-serial.c37 CEED_INTERN int CeedRegister_Xsmm_Serial(void) { return CeedRegister("/cpu/self/xsmm/serial", CeedI… in CeedRegister_Xsmm_Serial() argument
H A Dceed-xsmm-blocked.c37 CEED_INTERN int CeedRegister_Xsmm_Blocked(void) { return CeedRegister("/cpu/self/xsmm/blocked", Cee… in CeedRegister_Xsmm_Blocked() argument
/libCEED/backends/memcheck/
H A Dceed-memcheck-serial.c40 CEED_INTERN int CeedRegister_Memcheck_Serial(void) { return CeedRegister("/cpu/self/memcheck/serial… in CeedRegister_Memcheck_Serial() argument
H A Dceed-memcheck-blocked.c39 CEED_INTERN int CeedRegister_Memcheck_Blocked(void) { return CeedRegister("/cpu/self/memcheck/block… in CeedRegister_Memcheck_Blocked() argument
/libCEED/backends/avx/
H A Dceed-avx-blocked.c37 CEED_INTERN int CeedRegister_Avx_Blocked(void) { return CeedRegister("/cpu/self/avx/blocked", CeedI… in CeedRegister_Avx_Blocked() argument
H A Dceed-avx-serial.c37 CEED_INTERN int CeedRegister_Avx_Serial(void) { return CeedRegister("/cpu/self/avx/serial", CeedIni… in CeedRegister_Avx_Serial() argument
/libCEED/backends/blocked/
H A Dceed-blocked.c37 CEED_INTERN int CeedRegister_Ref_Blocked(void) { return CeedRegister("/cpu/self/ref/blocked", CeedI… in CeedRegister_Ref_Blocked() argument
/libCEED/gallery/mass/
H A Dceed-massapply.c34 CEED_INTERN int CeedQFunctionRegister_MassApply(void) { in CeedQFunctionRegister_MassApply() argument
H A Dceed-mass2dbuild.c36 CEED_INTERN int CeedQFunctionRegister_Mass2DBuild(void) { in CeedQFunctionRegister_Mass2DBuild() argument
H A Dceed-mass3dbuild.c36 CEED_INTERN int CeedQFunctionRegister_Mass3DBuild(void) { in CeedQFunctionRegister_Mass3DBuild() argument
H A Dceed-mass1dbuild.c36 CEED_INTERN int CeedQFunctionRegister_Mass1DBuild(void) { in CeedQFunctionRegister_Mass1DBuild() argument
/libCEED/gallery/scale/
H A Dceed-scale.c29 CEED_INTERN int CeedQFunctionRegister_Scale(void) { return CeedQFunctionRegister("Scale", Scale_loc… in CeedQFunctionRegister_Scale() argument
H A Dceed-scale-scalar.c29 CEED_INTERN int CeedQFunctionRegister_ScaleScalar(void) { in CeedQFunctionRegister_ScaleScalar() argument
/libCEED/gallery/identity/
H A Dceed-identity-to-scalar.c32 CEED_INTERN int CeedQFunctionRegister_IdentityScalar(void) { in CeedQFunctionRegister_IdentityScalar() argument
/libCEED/gallery/poisson/
H A Dceed-poisson1dapply.c36 CEED_INTERN int CeedQFunctionRegister_Poisson1DApply(void) { in CeedQFunctionRegister_Poisson1DApply() argument
H A Dceed-poisson1dbuild.c36 CEED_INTERN int CeedQFunctionRegister_Poisson1DBuild(void) { in CeedQFunctionRegister_Poisson1DBuild() argument
H A Dceed-poisson2dbuild.c36 CEED_INTERN int CeedQFunctionRegister_Poisson2DBuild(void) { in CeedQFunctionRegister_Poisson2DBuild() argument
H A Dceed-poisson2dapply.c36 CEED_INTERN int CeedQFunctionRegister_Poisson2DApply(void) { in CeedQFunctionRegister_Poisson2DApply() argument
H A Dceed-poisson3dbuild.c36 CEED_INTERN int CeedQFunctionRegister_Poisson3DBuild(void) { in CeedQFunctionRegister_Poisson3DBuild() argument
/libCEED/gallery/mass-vector/
H A Dceed-vectormassapply.c36 CEED_INTERN int CeedQFunctionRegister_Vector3MassApply(void) { in CeedQFunctionRegister_Vector3MassApply() argument
/libCEED/backends/magma/
H A Dceed-magma.c52 CEED_INTERN int CeedRegister_Magma(void) { in CeedRegister_Magma() argument
H A Dceed-magma-det.c47 CEED_INTERN int CeedRegister_Magma_Det(void) { in CeedRegister_Magma_Det() argument
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared.c47 CEED_INTERN int CeedRegister_Cuda_Shared(void) { return CeedRegister("/gpu/cuda/shared", CeedInit_C… in CeedRegister_Cuda_Shared() argument
/libCEED/interface/
H A Dceed-qfunction-register.c30 int CeedQFunctionRegisterAll(void) { in CeedQFunctionRegisterAll() argument

12