Hello everyone,
I am trying to implement periodic boundary conditions in my CFD solver.
When looking at the documentation for the make_periodicity_constraints I 
see that the contraints have to be of type ConstraintsMatrix instead of 
type AffineConstraints<double> (or another type)
Is this a current issue or it is better to stick with ConstraintsMatrix for 
the time being?
Thank you for everything,
Bruno


-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to