Searched defs:cols (Results 1 – 17 of 17) sorted by relevance
| /libCEED/tests/ |
| H A D | t570-operator.c | 52 CeedInt *cols; in main() local
|
| H A D | t560-operator.c | 93 CeedInt *cols; in main() local
|
| H A D | t561-operator.c | 96 CeedInt *cols; in main() local
|
| H A D | t569-operator.c | 86 CeedInt *cols; in main() local
|
| H A D | t564-operator.c | 94 CeedInt *cols; in main() local
|
| H A D | t565-operator.c | 117 CeedInt *cols; in main() local
|
| H A D | t537-operator.c | 22 CeedInt *rows, *cols; in main() local
|
| H A D | t563-operator.c | 133 CeedInt *cols; in main() local
|
| H A D | t562-operator.c | 120 CeedInt *cols; in main() local
|
| H A D | t597-operator.c | 131 CeedInt *cols; in main() local
|
| H A D | t596-operator.c | 128 CeedInt *cols; in main() local
|
| H A D | t566-operator.c | 95 CeedInt *cols; in main() local
|
| H A D | t568-operator.c | 98 CeedInt *cols; in main() local
|
| H A D | t567-operator.c | 95 CeedInt *cols; in main() local
|
| H A D | t583-operator.c | 115 CeedInt *cols, *cols_oriented, *cols_curl_oriented; in main() local
|
| /libCEED/interface/ |
| H A D | ceed-preconditioning.c | 454 …CeedOperatorAssembleSymbolicSingle(CeedOperator op, CeedInt offset, CeedInt *rows, CeedInt *cols) { in CeedOperatorAssembleSymbolicSingle() 2294 …ointBlockDiagonalSymbolic(CeedOperator op, CeedSize *num_entries, CeedInt **rows, CeedInt **cols) { in CeedOperatorLinearAssemblePointBlockDiagonalSymbolic() 2522 …torLinearAssembleSymbolic(CeedOperator op, CeedSize *num_entries, CeedInt **rows, CeedInt **cols) { in CeedOperatorLinearAssembleSymbolic()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 729 function CeedOperatorLinearAssemblePointBlockDiagonalSymbolic(op, num_entries, rows, cols) argument 733 function CeedOperatorLinearAssembleSymbolic(op, num_entries, rows, cols) argument
|