On Sun, Aug 31, 2008 at 7:59 PM, Roy Stogner <[EMAIL PROTECTED]> wrote:
>
> On Sun, 31 Aug 2008, Nasser Mohieddin Abukhdeir wrote:
>
>> nemfem.C:776: error: invalid use of incomplete type 'struct
>> NumericVector'
>> /home/nasser/libmesh/include/solvers/system.h:45: error: declaration of
>> 'struct
On Sun, 31 Aug 2008, John Peterson wrote:
> On Sun, Aug 31, 2008 at 7:59 PM, Roy Stogner <[EMAIL PROTECTED]> wrote:
>>
>> On Sun, 31 Aug 2008, Nasser Mohieddin Abukhdeir wrote:
>>
>>> nemfem.C:776: error: invalid use of incomplete type 'struct
>>> NumericVector'
>>> /home/nasser/libmesh/include/
On Sun, 31 Aug 2008, Nasser Mohieddin Abukhdeir wrote:
> nemfem.C:776: error: invalid use of incomplete type 'struct
> NumericVector'
> /home/nasser/libmesh/include/solvers/system.h:45: error: declaration of
> 'struct NumericVector'
>
> which makes about as much sense to me as a Spamburger.
Nume
Hi:
I'm sorry for all of the questions, but its been hours at this and I
really do not understand what the issue is. I am implementing the
FEMSystem::element_postprocess virtual function and need to
access/modify another system's solution:
PostProc & postproc_system =
(this->get_equat