I recently posted about assembling "DG-like" terms on an interface. With 
some help from Ben re augmenting the sparsity pattern this now all works 
fine, as in the pull request for miscellaneous_ex9.

But my next step is to get this working with reduced basis code, and the 
libMesh reduced basis code uses FEMContext for assembly.

Roy, or other FEMSystem folks: Any thoughts on how to assemble these 
"DG-like term" using a FEMContext? It's not obvious to me how to deal 
with the dof indices from the "other side" of the interface in a 
FEMContext? (i.e. the Ken, Kne, Knn matrices in the example)

Thanks,
David


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to