← Back to team overview

dolfin team mailing list archive

Re: bc.domain

 

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.

--
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups

References