GemaCoreLib
The GeMA Core library
Classes
gmBoundaryCondition.h File Reference

Declaration of the GmBoundaryCondition class. More...

#include "gmCoreConfig.h"
#include "gmLog.h"
#include "gmStateDumpItem.h"
#include <QString>
#include <unit.h>
#include <assert.h>
Include dependency graph for gmBoundaryCondition.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Declaration of the GmBoundaryCondition class.

Author
Carlos Augusto Teixeira Mendes
Date
july, 2015