Searched defs:init (Results 1 – 11 of 11) sorted by relevance
23 def init(args=None, arch=None, comm=None): function
13 …PetscBool init; /* whether or not the popup window has been initialized (must be done after hav… member
10 var init = false; variable
7 PetscBool init; /* do only init step - error correction of direction is omitted */ member
92 for (TestInitType init = TEST_INIT_NONE; init < TEST_INIT_COUNT; init++) { in main() local
396 auto &init = defaultDevices[type].second; in PetscDeviceInitializeDefaultDevice_Internal() local
363 PetscBool init; in ~PoolAllocator() local
328 KOKKOS_INLINE_FUNCTION void init(TransposeDotTag, value_type sum) const { init(sum); } in init() function329 KOKKOS_INLINE_FUNCTION void init(ConjugateDotTag, value_type sum) const { init(sum); } in init() function336 KOKKOS_INLINE_FUNCTION void init(value_type sum) const in init() function1202 KOKKOS_INLINE_FUNCTION void init(value_type result) const in init() function
100 PetscScalar init; /* initialization scenario */ member123 PetscScalar init; member
289 PetscReal vc_l[3], L = ctx->L, h = ctx->h, epsilon = ctx->epsilon, init = 0.5 * h - L; in ComputeGradS() local
758 PetscLayout init; in PetscLayoutCreateFromSizesAndOffset() local