Hello everybody, I am a newbie of FEniCS and python. I am trying to write a simple code for solving differential form of Gauss’ law using periodic boundary conditions (3D cell, variable dielectric constant).
I have already done something almost acceptable, and I would like to improve it using AdaptiveLinearSolver. However, I was unable to find a method to set the nullspace for the Krylov Solver I am using, and I don’t know if there is a way I can make it run it on parallel. Google search did not produce anything I can use. Would you please direct me to some relevant document? Thanks! Baris _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
