-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > In my application, I want to couple all degrees of freedom of one element to > all DOFs in any neighboring element, where the neighbor is through periodic > boundary conditions. To implement the periodic BCs, I populate a std::map > with active_cell_iterator's.
As a side note, a coarse mesh with periodic connections is a valid input to p4est. In this case, all mesh connections would transparently appear as internal. Aside from the funny situation that a cell may be its own neighbor, I'd be curious whether it would be possible to extend deal.II to make use of this capability without changing too much of the code. Carsten -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0k768ACgkQRClUBgYbo/nPuQCfUJ1UTKcG3c3N0GBzUmP4ugJy N/YAn1QZdotrfhEyDGMyZjxATFsff8Ln =J/95 -----END PGP SIGNATURE----- _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
