On 23/01/2010 11:15, Garth N. Wells wrote: > I don't understand the doc string in bcs.py for the function > 'homogenize'. Does it: > > a) Return homogeneous boundary conditions on the parts of the boundary > condition which have a boundary condition; or > > b) Return just the bounary conditions which are homogeneous?
(a) It returns homogeneous Dirichlet boundary conditions on the parts of the boundary which have a Dirichlet boundary condition. Harish _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

