Searched refs:Setup (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/python/ |
| H A D | tutorial-5-operator.ipynb | 99 "# Setup operator\n", 107 "print('Setup operator: ', op_setup)\n", 117 "# Setup\n", 187 "# Setup operator\n", 195 "print('Setup operator: ', op_setup)\n", 205 "# Setup\n",
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | setupgeo.h | 49 CEED_QFUNCTION(Setup)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Setup() function
|
| /libCEED/examples/fluids/src/ |
| H A D | qdata.c | 96 PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, Setup, Setup_loc, &qf_setup)); in QDataGet()
|
| /libCEED/doc/sphinx/source/ |
| H A D | libCEEDapi.md | 335 :end-before: //! [Setup Create] 337 :start-after: //! [Setup Create] 341 :end-before: //! [Setup Set] 343 :start-after: //! [Setup Set] 347 :end-before: //! [Setup Apply] 349 :start-after: //! [Setup Apply]
|