Searched defs:fullNb (Results 1 – 2 of 2) sorted by relevance
521 const PetscInt fullNb = coo_elem_fullNb[glb_elem_idx], fullNb2 = fullNb * fullNb; in LandauFormJacobian_Internal() local1519 PetscInt fullNb = 0; in CreateStaticData() local1627 const PetscInt fullNb = coo_elem_fullNb[glb_elem_idx]; in CreateStaticData() local1654 const PetscInt fullNb = coo_elem_fullNb[glb_elem_idx], fullNb2 = fullNb * fullNb; in CreateStaticData() local
349 const int fullNb = coo_elem_fullNb[glb_elem_idx], fullNb2 = fullNb * fullNb; in landau_mat_assemble() local