MDStressLab++
|
#include <Stress.h>
Public Member Functions | |
Stress (std::string name, const Method< TMethod > &method, TGrid *pgrid) | |
Stress (const Method< TMethod > &method, TGrid *pgrid) | |
void | write () |
void | write (const std::string &filename) |
~Stress () | |
Public Attributes | |
std::vector< Matrix3d > | field |
TGrid * | pgrid |
const Method< TMethod > & | method |
std::string | name |
|
inline |
|
inline |
std::string Stress< TMethod, stressType, TGrid >::name |
TGrid* Stress< TMethod, stressType, TGrid >::pgrid |