• Grégory LEGRAIN's avatar
    Various improvements / fix · 4b5d27fc
    Grégory LEGRAIN authored
    xFEM/src/xApproxFunctionHighOrderHierarchicalLegendreQH.cc
    --> decrease verbosity
    
    xFEM/src/xCommandOnGeomElem.h
    --> fix code typo
    
    xFEM/src/xData.h
    --> xZoneContainer*       zones; is not used in practice: removed
    
    xFEM/src/xIntegrationRuleStored.*
    --> add  xIntegrationRuleStoredBasicFallBackPartition: stored
    integration rule that falls back to partition rule if nothing is
    attached
    
    xFEM/src/xSpaceFactory.cc
    --> add +xSpacePolynomialHierarchicalLegendreTrunkSpaceQH factory
    
    xInterface/xOctree/src/AdaptOctreeToAOMD.cc
    --> improvements for 3D
    
    xLinAlg/xInterfaceLapack/src/xLapackInterface.h
    --> add dgels
    
    xOctree/src/oLevelSet.*
    --> new criterion oRefinementCriteriaOnFunction. Takes a std::function
    for the criterion (criterion based on ls and location)
    
    xUtil/cmakeUtil
    --> add FindLIBIGL.cmake
    --> improve FindMATLIB.cmake
    4b5d27fc