Home
last modified time | relevance | path

Searched refs:Setup (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/python/
H A Dtutorial-5-operator.ipynb99 "# 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 Dsetupgeo.h49 CEED_QFUNCTION(Setup)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Setup() function
/libCEED/examples/fluids/src/
H A Dqdata.c96 PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, Setup, Setup_loc, &qf_setup)); in QDataGet()
/libCEED/doc/sphinx/source/
H A DlibCEEDapi.md335 :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]