On 1/24/24 03:41, luis miguel reig buades wrote:

However, it does not seem to apply the initial solution I specify to the recently activated elements ( solution = 50.  ), it initializes them to solution = 0.

Are you running in debug mode? The statement
  vector = value;
is only allowed if value==0, and vectors should be checking this in debug mode.

Best
 W.

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/7b1ded08-cee6-47da-baf5-7a14987645da%40colostate.edu.

Reply via email to