24#ifndef _GEMA_PLUGIN_MM_MESHMAPPING_H_
25#define _GEMA_PLUGIN_MM_MESHMAPPING_H_
55 const GmLogCategory& logger,
const QVariantMap& options = QVariantMap());
82 void setDstGaussValues();
83 void setDstNodesValues();
88 virtual bool checkConsistency();
131 const GmLogCategory& logger,
const QVariantMap& options = QVariantMap());
147 const GmLogCategory& logger,
const QVariantMap& options = QVariantMap());
170 const GmLogCategory& logger,
const QVariantMap& options = QVariantMap());
Class GmpMmCellMeshMapping.
Definition gmpMmMeshMapping.h:142
virtual bool acceptSrcGaussValues() const
Returns true if the mapping accepts to transfer gauss values in the source meshe.
Definition gmpMmMeshMapping.h:152
Class GmpMmElementMeshMapping.
Definition gmpMmMeshMapping.h:165
virtual bool acceptSrcGaussValues() const
Returns true if the mapping accepts to transfer gauss values in the source meshe.
Definition gmpMmMeshMapping.h:175
Class GmpMmMeshMapping.
Definition gmpMmMeshMapping.h:50
const GmLogCategory & _logger
The logger object used to report errors.
Definition gmpMmMeshMapping.h:120
virtual bool acceptSrcGaussValues() const =0
Returns true if the mapping accepts to transfer gauss values in the source meshe.
Class GmpMmNodeMeshMapping.
Definition gmpMmMeshMapping.h:126
virtual bool acceptSrcGaussValues() const
Returns true if the mapping accepts to transfer gauss values in the source meshe.
Definition gmpMmMeshMapping.h:136
Declaration of useful configuration definitions for the plugin library.