![]() |
FemProcess
The GeMA Fem Process Plugin
|
Implementation of the GmpFemProcess class. More...
#include <gmSimulationData.h>#include <gmSolutionData.h>#include <gmElementMesh.h>#include <gmNumSolver.h>#include <luaProxy.h>#include <gmLuaUtils.h>#include <gmTrace.h>#include "gmpFemProcess.h"#include "gmpFemPhysics.h"#include "gmpFemTransientSolver.h"#include "gmpFemNLSolver.h"#include "gmpFemNonLinearSolver.h"#include "gmpFemAssembler.h"
Variables | |
| const char | GmpFemProcessSolverHandleType [] = "femSolver" |
| Extern declaration for defining the type name for the fem handle returned by fem.initXxxx() processes. Making this extern allows for its use in template classes/functions with const char* parameters as LuaSimpleTypedPtrProxy and GmLuaUtils::pushGroupDumpItemProxy() If we ever need to distinguish between the fem solver types, we can add more constant types... | |
Implementation of the GmpFemProcess class.
1.8.15