On Wed, Jun 27, 2012 at 3:40 PM, John Peterson <[email protected]> wrote:
> > Paul, do you have an example code where you actually overload > component() since you suggested it? > Yeah, I would suggest deriving from FunctionBase directly. Check out boundary_function.h in examples/vector_fe/vector_fe_ex2 (this will be in trunk within the past couple of days) for an example of this. AFAICT, libMesh internally only uses component, but I could be wrong. Certiainly, this is what is called in the projection routines. HTH, 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
