Dear libMesh users and developers, I have a NumericVector v that stores a discretized function and I would like to use this vector v as a Dirichlet BC for a system s via the DirichletBoundary class. I guess I could use something like DirichletBoundary( MeshFunction(v) ) but, at least if the vector v and the system s are defined on the same mesh and with the same FE discretization, is there any more efficient way to do this?
Thanks, Best regards, Francesco ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
