← Back to team overview

dolfin team mailing list archive

Re: Applying Boundary conditions for eigenvalue problems

 

On Mon, Jun 09, 2008 at 08:57:31AM +0200, Evan Lezar wrote:
> Is it possible to have a matrix as a right hand side?
> 
> So that I can call something like  bc.apply(S, T, form) where T and S
> are the system matrices?

No, not at this point. Take a look in dolfin/fem/DirichletBC and see
if you can make sense of what happens and if it would be possible to
extend to what you are looking for.

-- 
Anders

Attachment: signature.asc
Description: Digital signature


References