#include <femodel.h>
Public Member Functions | |
int | readfrd (const QString &) |
int | readinp (const QString &) |
double | getNodeResults (long label) |
vector3d | getDisplacements (long label) |
void | calcFaceCentroidResults (int r, int c) |
The femodel class holds all data related to the femodel( for example nodes, elements, results,...) and the methods for reading and working with the FE-model.
int femodel::readfrd | ( | const QString & | fileName | ) |
Reading frd data from a file
int femodel::readinp | ( | const QString & | fileName | ) |
Importing a model from an Input file
double femodel::getNodeResults | ( | long | label | ) |
Returns the value of a the node with nodelabel label
vector3d femodel::getDisplacements | ( | long | label | ) |
Returns the displacements of a the node with nodelabel label
void femodel::calcFaceCentroidResults | ( | int | r, | |
int | c | |||
) |
Calculates the result of the centroids of the faces with the according shape functions