FemProcess
The GeMA Fem Process Plugin
Classes
gmpFemPhysicsCommonLuaMaterial.h File Reference

Declaration of the GmpFemPhysicsCommonLuaMaterial class. More...

#include "gmpFemPhysicsCommonMaterial.h"
#include "gmpFemPhysicsCommon.h"
#include <luaTable.h>
Include dependency graph for gmpFemPhysicsCommonLuaMaterial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GmpFemPhysicsCommonLuaMaterialImp
 The real implementation of the GmpFemPhysicsCommonLuaMaterial class methods. See comments on that class. More...
 
struct  GmpFemPhysicsCommonLuaMaterialImp::CallDataFunctions
 An aux structure storing how to get / set data for input data sub-tables. More...
 
class  GmpFemPhysicsCommonLuaMaterialImp::CallData
 The auxiliar class used to store prepared user method call data. More...
 
class  GmpFemPhysicsCommonLuaMaterial< Base >
 A class that implements the common behaviour for physics Lua materials. The template parameter provides the base class from which GmpFemPhysicsCommonLuaMaterial inherits. It should be GmpFemPhysicsCommonMaterial or a direct child of it that adds another specific set of interfaces, like GmpMechanicalMaterial. More...
 

Detailed Description

Declaration of the GmpFemPhysicsCommonLuaMaterial class.

Author
Carlos Augusto Teixeira Mendes
Date
february, 2023