35 #include <GhostEntityData.hpp>    42     out << 
"ghostEntityData: localFace " << ged.localFacetId
    43         << 
" - ghostElem "               << ged.ghostElementLocalId
    44         << 
" - ghostPos "                << ged.ghostElementPosition << 
" ";
 Ghost entity data structure. 
 
void updateInverseJacobian(const UInt &iQuadPt)