GemaCoreLib
The GeMA Core library
Macros
gmPluginCategory.h File Reference

Declaration of macros for standard plugin categories. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GM_PLUGIN_MESH   "Mesh"
 Plugin implements mesh objects.
 
#define GM_PLUGIN_PROPERTYSET   "PropertySet"
 Plugin implements material property sets.
 
#define GM_PLUGIN_PHYSICS   "Physics"
 Plugin implements physical methods.
 
#define GM_PLUGIN_NUMSOLVER   "NumericSolver"
 Plugin implements numerical solvers.
 
#define GM_PLUGIN_PROCESS   "Process"
 Plugin implements processes.
 
#define GM_PLUGIN_SPATIALINDEX   "SpatialIndex"
 Plugin implements spatial indices.
 

Detailed Description

Declaration of macros for standard plugin categories.

Author
Carlos Augusto Teixeira Mendes
Date
march, 2015