You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The right hand side of the quasi neutrality equation is actually filled on host and then a copy is made when necessary. It may be possible to directly fill the rhs on device. This change will require to adapt PoissonLikeRHSFunction class and its use.
The text was updated successfully, but these errors were encountered:
The right hand side of the quasi neutrality equation is actually filled on host and then a copy is made when necessary. It may be possible to directly fill the rhs on device. This change will require to adapt
PoissonLikeRHSFunction
class and its use.The text was updated successfully, but these errors were encountered: