Searched refs:_rho_l (Results 1 – 1 of 1) sorted by relevance
792 PetscScalar *_eta_l, *_rho_l; in MaterialPoint_Interpolate() local815 PetscCall(VecGetArray(rho_l, &_rho_l)); in MaterialPoint_Interpolate()828 rho_field_e[k] = _rho_l[element[k]]; in MaterialPoint_Interpolate()849 PetscCall(VecRestoreArray(rho_l, &_rho_l)); in MaterialPoint_Interpolate()