• Nicolas CHEVAUGEON's avatar
    [xmapping] added atomic test for xmapping library · c1f59b73
    Nicolas CHEVAUGEON authored
    added atomic test in xmapping library. There were none and it will be needed soon since the implementation of mapping will change in the process to move to the mesh interface.
    
    atomic test added here :
    xMapping/test/testxLagrangeMapping/main.cc
    with xMapping/test/CMakeLists.txt.
    Xfile CMakeLists.txt : added the inclusion of the test case.
    
    other small changes :
    
    * xtensor/xTensor2.h :  removed useless inclusion of xTensor4.h
    
    *Trellis/Util/Util/calculus/Mapping.h,
     Trellis/Util/Util/include/mTensor2.h : added some documentations.
    
    all the modifyied .cc/.h were clang-formated
    c1f59b73