On Tue, 10 May 2016, Kirk, Benjamin (JSC-EG311) wrote:

I looked into the libMesh side of things to see if we could prevent
this in the future with an assert, but it’s not clean - the
NumericVector has no notion of the DofMap, so there is no clean way
to assert the right DofMap is being used for the input vector.

There may be no way to assert consistency in general, but maybe it
would make sense to assert that the global and local n_dofs were the
same?  That would at least have caught your "refined one mesh
differently from the other" bug.
---
Roy
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to