On Fri, Nov 14, 2008 at 4:40 PM, Derek Gaston <[EMAIL PROTECTED]> wrote: > Is there a current way to do a NumericVector /= OtherNumericVector? > > If not... is it ok if I add it?
Not currently, but Tim's recent patches have all included a pointwise_mult implementation you could use for inspiration. -- John ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
