winpast Class Reference

#include <winpast.h>

List of all members.

Public Member Functions

void elmatstiff (matrix &d, long ipp)
void matstiff (matrix &d, long ipp)
void matstiff_soilbeam (matrix &d)
void matstiff_soilplate (matrix &d)
void matstiff_soilplbeam (matrix &d)
void matstiff_soilspacestr (matrix &d)
void nlstresses (long ipp)
void read (XFILE *in)
 winpast (void)
 ~winpast (void)

Public Attributes

vector c1
vector c2

Detailed Description

Definition at line 9 of file winpast.h.


Constructor & Destructor Documentation

winpast ( void   ) 

Definition at line 6 of file winpast.cpp.

References allocv(), c1, and c2.

~winpast ( void   ) 

Definition at line 10 of file winpast.cpp.

References c1, c2, and destrv().


Member Function Documentation

void elmatstiff ( matrix d,
long  ipp 
)
void matstiff ( matrix d,
long  ipp 
)
void matstiff_soilbeam ( matrix d  ) 

Definition at line 97 of file winpast.cpp.

References c1, and c2.

Referenced by elmatstiff(), and matstiff().

void matstiff_soilplate ( matrix d  ) 

function creates stiffness matrix of the elastic isotropic material for plate elements

Parameters:
d - stiffness matrix

19.7.2001

Definition at line 118 of file winpast.cpp.

References c1, and c2.

Referenced by elmatstiff(), and matstiff().

void matstiff_soilplbeam ( matrix d  ) 

function creates stiffness matrix of the elastic isotropic material for plane beam elements

Parameters:
d - stiffness matrix of the material

11.9.2001

Definition at line 89 of file winpast.cpp.

References c1, and c2.

Referenced by elmatstiff(), and matstiff().

void matstiff_soilspacestr ( matrix d  ) 

function creates stiffness matrix of the elastic isotropic material for 3D problems

Parameters:
d - stiffness matrix of the material

19.7.2001

Definition at line 136 of file winpast.cpp.

void nlstresses ( long  ipp  ) 
void read ( XFILE in  ) 

Definition at line 15 of file winpast.cpp.

References c1, c2, and xfscanf().

Referenced by mechmat::readmattype().


Member Data Documentation


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

Generated by  doxygen 1.6.2