for solving a time dependent pde with a spatially varying parameter,
what would be the best data structure to use in libMesh to hold my
spatially varying parameter?

ie heat equation with thermal conductivity as a function of position, k(x).

I was thinking to create a separate ExplicitSystem w/ piecewise
constant shape functions across elements.
However, within a FEMSystem element_time_derivative call, what is the
most efficient way to access the element wise parameters?


thanks,
df

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to