![]() |
GemaCoreLib
The GeMA Core library
|
Implementation of the GmBoundaryCondition class. More...
#include "gmBoundaryCondition.h"
#include "gmBoundaryConditionAccessor.h"
#include "gmCellMesh.h"
#include "gmCellBoundary.h"
#include "gmCell.h"
#include "gmNodeSet.h"
#include "gmSimulationData.h"
#include "gmModelData.h"
#include "gmValueSet.h"
#include "gmValueInfo.h"
#include "gmValueAccessor.h"
#include "gmNanBoxedValue.h"
#include "gmPrintUtils.h"
#include "gmStateDump.h"
#include "gmTrace.h"
#include <luaTable.h>
#include <luaStackBalancer.h>
#include <qtTaggedPtr.h>
#include <qtHashData.h>
#include "gmContactBoundaryCondition.h"
Classes | |
class | BcNodeSet |
Aux class used to store a node set created either from a GmCellBoundary or from a user given node list. More... | |
class | BcCellBoundary |
Aux class used to store a cell boundary created from a user given list of cells/borders. More... | |
class | BcTaggedPtr |
A wrapper class around QtTaggedPtr providing specific constructors to the type of Gema pointers that need to be stored by a boundary condition. More... | |
Functions | |
Q_DECLARE_TYPEINFO (BcTaggedPtr, Q_PRIMITIVE_TYPE) | |
Implementation of the GmBoundaryCondition class.