XC Open source finite element analysis program
|
(N,M) point set More...
#include <NMPointCloud.h>
Public Member Functions | |
NMPointCloud (const double &u=0.0) | |
Constructor. | |
void | clear (void) |
Erases objects members. | |
const Pos2d * | append (const Pos2d &) |
Appends the cross-section normal stresses resultant being passed as parameter. | |
Public Member Functions inherited from XC::NMPointCloudBase | |
NMPointCloudBase (const double &u=0.0) | |
Constructor. | |
void | setUmbral (const double &u) |
const double & | getUmbral (void) |
Additional Inherited Members | |
Protected Attributes inherited from XC::NMPointCloudBase | |
double | umbral |
(N,M) point set