7 #ifndef CF_zoltan_LibZoltan_hpp
8 #define CF_zoltan_LibZoltan_hpp
18 #ifdef COOLFLUID_ZOLTAN_EXPORTS
19 # define ZOLTAN_API CF3_EXPORT_API
20 # define ZOLTAN_TEMPLATE
22 # define ZOLTAN_API CF3_IMPORT_API
23 # define ZOLTAN_TEMPLATE CF3_TEMPLATE_EXTERN
62 return "This library provides an interface for mesh manipulation using Zoltan.";
77 #endif // CF_zoltan_LibZoltan_hpp
std::string name(ComponentWrapper &self)
static std::string getClassName()
Gets the Class name.
static std::string library_name()
LibZoltan(const std::string &name)
Constructor.
Top-level namespace for coolfluid.
static std::string library_description()
Component class for a library.
static std::string library_namespace()