Thanks a lot, John.
Fande,
On Wed, Sep 14, 2016 at 3:20 PM, John Peterson wrote:
>
>
> On Wed, Sep 14, 2016 at 2:39 PM, Kong (Non-US), Fande
> wrote:
>
>> Hi Developers, Users,
>>
>> I am trying to use a "typedef" to wrap EigenSystem into TransientSystem:
>>
>> *typedef TransientSystem Transie
On Wed, Sep 14, 2016 at 2:39 PM, Kong (Non-US), Fande
wrote:
> Hi Developers, Users,
>
> I am trying to use a "typedef" to wrap EigenSystem into TransientSystem:
>
> *typedef TransientSystem TransientEigenSystem;*
>
> I will eventually use this in MOOSE. I went to
> examples/eigenproblems/eigenp
Hi Developers, Users,
I am trying to use a "typedef" to wrap EigenSystem into TransientSystem:
*typedef TransientSystem TransientEigenSystem;*
I will eventually use this in MOOSE. I went to
examples/eigenproblems/eigenproblems_ex1 to add one line to test this:
*TransientEigenSystem & trst_eig