9 #ifndef _LibraryFactory_hpp_
10 #define _LibraryFactory_hpp_
12 #include <fei_macros.hpp>
13 #include <fei_SharedPtr.hpp>
14 #include <fei_LibraryWrapper.hpp>
16 #include <fei_Factory.hpp>
33 const char* libraryName);
44 const char* libraryName);
47 #endif // _LibraryFactory_hpp_
fei::SharedPtr< fei::Factory > create_fei_Factory(MPI_Comm comm, const char *libraryName)
fei::SharedPtr< LibraryWrapper > create_LibraryWrapper(MPI_Comm comm, const char *libraryName)