Hi,
On Fri, Jun 24, 2011 at 10:35:18AM -0500, Roy Stogner wrote:
>
> On Fri, 24 Jun 2011, Robert wrote:
>
> > I was trying to build a TransientSystem
>
> Any reason why? FEMSystem already has a mechanism for transient
> solves, via the TimeSolver subclasses.
I actually want to build a TimeSol
On Fri, 24 Jun 2011, Robert wrote:
> I was trying to build a TransientSystem
Any reason why? FEMSystem already has a mechanism for transient
solves, via the TimeSolver subclasses.
---
Roy
--
All the data continuously g
Hello,
I was trying to build a TransientSystem and ran into some
trouble with the template instantiation: Because you seem to need
definition and declaration when building a new template specification, I
had to include transient_system.C into my source-file to get a
TransientSystem.
As this is a