On Wed, Sep 14, 2016 at 2:39 PM, Kong (Non-US), Fande <[email protected]> wrote:
> Hi Developers, Users, > > I am trying to use a "typedef" to wrap EigenSystem into TransientSystem: > > *typedef TransientSystem<EigenSystem> TransientEigenSystem;* > > I will eventually use this in MOOSE. I went to > examples/eigenproblems/eigenproblems_ex1 > to add one line to test this: > I think we got this figured out, we were just missing an explicit instantiation in transient_system.C... -- John ------------------------------------------------------------------------------ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
