Home
last modified time | relevance | path

Searched defs:C (Results 1 – 4 of 4) sorted by relevance

/honee/
H A Dpytorch_pkgconfig.py6 import torch.utils.cpp_extension as C namespace
/honee/src/
H A Dsetupdm.c146 Mat C; in VizRefineDM() local
/honee/qfunctions/
H A Deulervortex.h77 const CeedScalar C = vortex_strength * exp((1. - r * r) / 2.) / (2. * M_PI); in Exact_Euler() local
H A Dutils.h124 const CeedTransposeMode transpose_B, CeedScalar *C) { in MatMatN()