![]() |
FemProcess
The GeMA Fem Process Plugin
|
Declaration of the GmpFemMatrixSet class. More...
#include "gmpFemProcessConfig.h"
#include "gmpFemVectorSet.h"
#include <gmMatrixSet.h>
#include <gmSolverMatrix.h>
Go to the source code of this file.
Classes | |
class | GmpFemMatrixSet |
A convenience class that builds a GmMatrixSet with the types given by GmpFemMatrixTypes and also associates a global matrix to each element matrix stored in the set (it can also associate a single global matrix, dissociated with matrix types) More... | |
struct | GmpFemMatrixSet::GmpFemMatrixTypeData |
Aux structure storing the matrix associated with a matrix type. More... | |
Enumerations | |
enum | GmpFemMatrixTypes { GmpFemMatrix_Eq = 0, GmpFemMatrix_K = 0, GmpFemMatrix_C, GmpFemMatrix_M, GmpFemMatrix_NumTypes } |
Predefined names for matrices used in finite element solvers together with control procedures. More... | |
Declaration of the GmpFemMatrixSet class.
enum GmpFemMatrixTypes |
Predefined names for matrices used in finite element solvers together with control procedures.