Hi, I'm using LibMesh compiled with SLEPc and PETSc in real mode. I'm using EigenSystem class to solve an eigen problem with real matrix coefficients. The eigen vectors of such a system can be complex.
How do I get the complex eigenvectors? As far as I have looked into LibMesh source code, I have only found the solution to be in this form: AutoPtr< NumericVector< Number > > solution where the Number is a Real. Does this mean the solution is a real vector? Then how do we store the imaginary part? Thanks, Harshad ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce. Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
