femodel Class Reference

All data and methods related to the femodel. More...

#include <femodel.h>

List of all members.

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)


Detailed Description

All data and methods related to the femodel.

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.


Member Function Documentation

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


The documentation for this class was generated from the following files:

Generated on Tue Nov 25 13:20:51 2008 for Candy Store by  doxygen 1.5.6