• prudhomm's avatar
    lifecore changes · 87cace34
    prudhomm authored
    * added Cloning factory aka abstract factory
      it will be used in the boundary conditions classes
    * testsuite/lifecore/test_factory.cpp has a test for clone factories
      now
    * test_factory is now enabled
    
    this is the first COMMIT that makes boost:: a requirement !
    
    factories rely on boost::function<> for functors.
    87cace34