crsecnod Class Reference

#include <crsecnod.h>

List of all members.

Public Member Functions

 crsecnod (void)
void print (FILE *out)
void read (XFILE *in)
 ~crsecnod (void)

Public Attributes

double m
 concentrated weight at node
double t

Detailed Description

class crsecnod defines cross section for layered nodes used in layered problems

JK

Definition at line 12 of file crsecnod.h.


Constructor & Destructor Documentation

crsecnod ( void   ) 

Definition at line 4 of file crsecnod.cpp.

References m, and t.

~crsecnod ( void   ) 

Definition at line 8 of file crsecnod.cpp.


Member Function Documentation

void print ( FILE *  out  ) 

Definition at line 31 of file crsecnod.cpp.

References layered_linear_statics, m, Mp, nonlinear_dynamics, t, and probdesc::tprob.

Referenced by mechcrsec::printcrschar().

void read ( XFILE in  ) 

Definition at line 13 of file crsecnod.cpp.

References layered_linear_statics, m, Mp, nonlinear_dynamics, t, probdesc::tprob, and xfscanf().

Referenced by mechcrsec::readcrsectype().


Member Data Documentation

double m

concentrated weight at node

Definition at line 25 of file crsecnod.h.

Referenced by crsecnod(), mechcrsec::give_weight(), print(), and read().

double t

height of the cross section it is used in analysis of layered beams

Definition at line 22 of file crsecnod.h.

Referenced by crsecnod(), mechcrsec::give_onethickness(), print(), and read().


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

Generated by  doxygen 1.6.2