24#ifndef _GEMA_PLUGIN_THERMO_FEM_PHYSICS_FACTORY_H_
25#define _GEMA_PLUGIN_THERMO_FEM_PHYSICS_FACTORY_H_
34#include "gmpThermoVersion.h"
51 assert(category == GM_PLUGIN_PHYSICS);
56 else if (objType ==
"AxHeat")
58 else if (objType ==
"Interface")
60 else if (objType ==
"AxInterface")
const GmLogCategory & logger()
Hydraulic Axissymetric.
Definition gmpThermalFlow.h:67
Hydraulic 2D & 3D for Quad, Tri, Hex and Tet.
Definition gmpThermalFlow.h:34
Implementation of the ThermoFemPhysics factory plugin.
Definition gmpThermoFemPhysicsFactory.h:38
GmpThermoFemPhysicsFactory()
Default constructor.
Definition gmpThermoFemPhysicsFactory.h:45
virtual const QMap< QString, QString > & versionInfo() const
Retuns version information for the plugin. See comments on the base class.
Definition gmpThermoFemPhysicsFactory.h:67
virtual const QStringList & depVersionInfo() const
Retuns dependency version information for the plugin. See comments on the base class.
Definition gmpThermoFemPhysicsFactory.h:70
Thermal axisymmetric interface.
Definition gmpThermoInterfaceFlow.h:57
Thermal zero-thickness interface 2D & 3D for Int2dl4, Int2dl6, and Int3dl8.
Definition gmpThermoInterfaceFlow.h:34
#define GmPluginObjectFactoryInterfaceIID
Declaration of the gmpThermalFlow classes.
Declaration of the GmpThermoFemPhysics classes.
Declaration of the GmpThermoInterface classes.
Declaration of the gmpThermoInterfaceXxxxFlow classes.