On Fri, Aug 2, 2013 at 8:59 AM, Manav Bhatia <[email protected]> wrote:
> Hi, > > I am now gradually moving into a direction where a single sequence of > computations would need to a mixture of real and complex values systems. So > far, I have been able to separate the two, but that would not be feasible > in future without incurring the overhead of reading/writing and > initializing equation systems from disk. > > I am curious if enabling the library to mix variable types would be a > consideration for the developers. I will be happy to help in the process. > I don't think so. I haven't tried this but I think it would be a nightmare to get right. If you need complex at all, just build everything with complex support enabled... -- John ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
