FemProcess
The GeMA Fem Process Plugin
Variables
gmpFemProcess.cpp File Reference

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"
Include dependency graph for gmpFemProcess.cpp:

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

Detailed Description

Implementation of the GmpFemProcess class.

Author
Carlos Augusto Teixeira Mendes
Date
april, 2015