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

Implementation of the GmpFemMatrixSet class. More...

#include "gmpFemMatrixSet.h"
#include <gmNumSolver.h>
#include <gmTrace.h>
Include dependency graph for gmpFemMatrixSet.cpp:

Variables

static QStringList GmpFemMatrixSetTypeNames
 Strings describing matrix set type names (used for user messages) More...
 

Detailed Description

Implementation of the GmpFemMatrixSet class.

Author
Carlos Augusto Teixeira Mendes
Date
september, 2015

Variable Documentation

◆ GmpFemMatrixSetTypeNames

QStringList GmpFemMatrixSetTypeNames
static
Initial value:
= QStringList() << QObject::tr("K matrix")
<< QObject::tr("C matrix")
<< QObject::tr("M matrix")
QString tr(const char *sourceText, const char *disambiguation, int n)

Strings describing matrix set type names (used for user messages)