Searched refs:coefficientsAux_t (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 203 PetscScalar *coefficients_t = NULL, *coefficientsAux_t = NULL; in DMProjectPoint_Field_Private() local 339 …dJets_Internal(dsAux, NfAux, 0, tp, TAux, &fegeom, coefficientsAux, coefficientsAux_t, a, a_x, a_t… in DMProjectPoint_Field_Private() 362 PetscScalar *coefficients_t = NULL, *coefficientsAux_t = NULL; in DMProjectPoint_BdField_Private() local 515 …ldJets_Internal(dsAux, NfAux, 0, tp, TAux, &cgeom, coefficientsAux, coefficientsAux_t, a, a_x, a_t… in DMProjectPoint_BdField_Private()
|