Is there any reason DifferentiableQoI::postprocess() is pure virtual? For
the case where the user relies on DiffSystem as inherited from
DifferentiableQoI, the method gets overridden in FEMSystem anyway. For the
attached DifferentiableQoI case, the method never actually gets called
within the system AFAICT. Am I missing something? Since I can grab the
stored qoi when it's assembled, I don't see the need for having to
implement postprocess() for the attached DifferentiableQoI case.

Thanks,

Paul
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to