add_subdirectory( Arithmetics )
if( ${WITH_EXAMPLES} )
   add_subdirectory( Hamilton-Jacobi )
endif()
