On 12/2/10 8:03 PM, Boyce Griffith wrote:
> Hi, Folks --
>
> I'm trying to add support for inhomogeneous DOF constraints to DofMap. I
> think I am almost there --- if I add the constraints after calling
> init(), everything appears to work. These constraints are quite simple
> --- they are just i
Hi, Folks --
I'm trying to add support for inhomogeneous DOF constraints to DofMap.
I think I am almost there --- if I add the constraints after calling
init(), everything appears to work. These constraints are quite simple
--- they are just inhomogeneous Dirichlet boundary conditions. I've