Home
last modified time | relevance | path

Searched defs:CC (Results 1 – 8 of 8) sorted by relevance

/libCEED/examples/nek/
H A DMakefile22 CC = gcc macro
29 CC = mpicc macro
/libCEED/examples/fluids/
H A DMakefile26 CC = $(call pkgconf, --variable=ccompiler $(PETSc.pc) $(ceed.pc)) macro
/libCEED/examples/solids/
H A DMakefile17 CC = $(call pkgconf, --variable=ccompiler $(PETSc.pc) $(ceed.pc)) macro
/libCEED/examples/petsc/
H A DMakefile17 CC = $(call pkgconf, --variable=ccompiler $(PETSc.pc) $(ceed.pc)) macro
/libCEED/backends/avx/
H A Dceed-avx-tensor.c44 … const CeedScalar *restrict u, CeedScalar *restrict v, const CeedInt JJ, const CeedInt CC) { in CeedTensorContract_Avx_Blocked()
106 … const CeedScalar *restrict u, CeedScalar *restrict v, const CeedInt JJ, const CeedInt CC) { in CeedTensorContract_Avx_Remainder()
/libCEED/examples/solids/qfunctions/
H A Dfinite-strain-mooney-rivlin.h480 CeedScalar CC[3][3]; in ElasFSEnergy_MR() local
590 CeedScalar CC[3][3]; in ElasFSDiagnostic_MR() local
/libCEED/
H A DMakefile63 CC = gcc macro
/libCEED/rust/libceed-sys/c-src/
H A DMakefile63 CC = gcc macro