From: Povolotskyi, M. <mpo...@pu...> - 2019-03-21 04:47:07
|
Dear LibMesh developers, in the documentation http://libmesh.github.io/doxygen/classlibMesh_1_1FEMContext.html#ab308f0ea12c91d002e896e0217d3c3c9 the method cached_fe is public. In the release 1.4.0 it is protected. What are you plans: are you going to keep it public or protected? Currently I use it as public by manually editing the header file. So I would prefer to have it public. Thank you, Michael. |