ARudik / feelpp

Automatically exported from code.google.com/p/feelpp
0 stars 0 forks source link

periodic boundary conditions do not compile for composite spaces #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the compilation of the test : fsi/application/levelset/periodic_composite

It seems that for every subspaces of the function space, the code enters in a 
constuctors which doesn't give the information of the periodicity but only the 
dofindices. Then it gives as defaut periodicity object : "NoPeriodic()"

Original issue reported on code.google.com by vincent....@gmail.com on 26 Jun 2012 at 9:25

GoogleCodeExporter commented 9 years ago
Hi,

It seems that I have the same compilation problem even on a non composite 
function space.
See applications/crb/eads

Original comment by stephane...@gmail.com on 11 Jul 2012 at 8:24

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 7768507e0bd5.

Original comment by christop...@feelpp.org on 25 Jul 2012 at 8:08

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 6ed54a2b9ead.

fix example compilation

Original comment by christop...@feelpp.org on 25 Jul 2012 at 8:28

GoogleCodeExporter commented 9 years ago
This issue was closed by revision c148cab51f1e.

Original comment by christop...@feelpp.org on 26 Jul 2012 at 8:17