![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmBoundaryCondition class. More...
#include "gmCoreConfig.h"
#include "gmLog.h"
#include "gmStateDumpItem.h"
#include <QString>
#include <unit.h>
#include <assert.h>
Go to the source code of this file.
Classes | |
class | GmBoundaryConditionBase |
A base class used to implement the common part between GmBoundaryCondition and GmContactBoundaryCondition. Should NOT be instanced directly. More... | |
class | GmBoundaryCondition |
A class used to represent a set of boundary conditions of the same type, tied to the same mesh. More... | |
class | GmBoundaryConditionStateDumpItem |
An auxiliar class used to host the needed code for duming a boundary condition to a state dump. Its purpose os to avoid adding that code to the BC class itself. More... | |
Declaration of the GmBoundaryCondition class.