From: Roy S. <roy...@ic...> - 2018-03-26 22:08:52
|
On Fri, 23 Mar 2018, Salazar De Troya, Miguel wrote: > Are the SCALAR variables added to the local vectors for each processor? As ghosted dof coefficients? Yes. The only exception is that, if you have a processor which doesn't own any elements on which the SCALAR is defined (either because the processor doesn't own *anything* at the moment or because you have a subdomain-restricted variable and the processor doesn't own any elements in the subdomain(s) it's restricted to), it won't get a copy of the SCALAR values either. --- Roy |