It is a function called by the assembler. Probably, an empty implementation is, what is needed.

Guido

On 2/8/2011 11:12 PM, mihai alexe wrote:
It seems to be required, it's called by other internal routines in the integration_loop. I still get link errors even when I don't call initialize_info in my own code. This is a bit odd. I will look into it more tomorrow.

-- Mihai

------------------------------------------------------------------------
*Von:* Praveen C <[email protected]>
*An:* mihai alexe <[email protected]>
*CC:* deal.ii <[email protected]>
*Gesendet:* Mittwoch, den 9. Februar 2011, 0:07:35 Uhr
*Betreff:* Re: [deal.II] MeshWorker::Assembler::Functional initialize_info

For Functional, initialize is allocating all the memory required for storing the results. I think initialize_info is not even necessary.

praveen

On Wed, Feb 9, 2011 at 10:00 AM, mihai alexe <[email protected] <mailto:[email protected]>> wrote:

    Actually, as far as I can see, the method initialize_info as
    declared below is not even implemented yet (or it's in a different
    file that I can't locate)...




_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to