dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #07470
Neumann boundary condition
In my problem, on all the boundaries, I have Neumann BC: u_n=0
But, NonlinearPDE always ask for the "bc" argument.
Is it correct, if I define a Dirichlet BC but for nowhere, and pass it to NonlinearPDE? (for example, using this condtion for defining the subdomain of Dirichlet BC: abs(x[0] - 500.0) < DOLFIN_EPS && on_boundary)
Reza
__________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr!
http://www.flickr.com/gift/
Follow ups