dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #18497
Re: bc.domain
On Thursday June 3 2010 04:28:19 Anders Logg wrote:
> On Thu, Jun 03, 2010 at 01:24:30PM +0200, Marie Rognes wrote:
> > On 03. juni 2010 13:22, Anders Logg wrote:
> > > On Thu, Jun 03, 2010 at 01:16:27PM +0200, Marie Rognes wrote:
> > >> What happened to the member variable 'domain' in DirichletBC in bcs.py
> > >> ?
> > >
> > > It was replaced by 'domain_args' to handle MeshFunctions in
> > > homogenize().
> >
> > So, domain == domain_args[0] ?
>
> Yes, if len(domain_args) == 1. Otherwise, it will be of length 2 and
> contain the MeshFunction and the domain number.
I think I have said this before...
Where is the docstring?
:)
Johan
Follow ups
References