aepoints Class Reference

#include <aepoints.h>

List of all members.

Public Member Functions

 aepoints ()
void alloc (long nlc)
void give_aepcoord (long sid, long pid, vector &coord)
long give_naep (long eid)
long give_ncomp (long eid)
long give_sid (long eid)
void init (strastre ssf)
void read (FILE *in)
void storevalues (long lcid, long eid, long pid, vector &val)
void transformvalues (long tt)
 ~aepoints ()

Public Attributes

long * ent
double *** ev
double ** lcs
long * nape
long * nclcs
long net
long nlcs
long * npt
long nudsets
long ** plcs
long ** pt
long * ptape
long * tape
long ** udpa
double *** udpc

Detailed Description

Definition at line 9 of file aepoints.h.


Constructor & Destructor Documentation

aepoints (  ) 

Definition at line 6 of file aepoints.cpp.

References ptape, and tape.

~aepoints (  ) 

Definition at line 10 of file aepoints.cpp.

References ptape, and tape.


Member Function Documentation

void alloc ( long  nlc  ) 

function allocates array ev

Parameters:
nlc - number of load cases

19.5.2002

Definition at line 182 of file aepoints.cpp.

References ev, mechtop::give_tncomp(), Mt, mechtop::ne, ptape, tape, udpa, and userdefined.

void give_aepcoord ( long  sid,
long  pid,
vector coord 
)
long give_naep ( long  eid  ) 
long give_ncomp ( long  eid  ) 
long give_sid ( long  eid  ) 
void init ( strastre  ssf  ) 
void read ( FILE *  in  ) 

Definition at line 16 of file aepoints.cpp.

References ent, lcs, Mt, nclcs, mechtop::ne, net, nlcs, npt, nudsets, plcs, pt, ptape, tape, udpa, udpc, and userdefined.

void storevalues ( long  lcid,
long  eid,
long  pid,
vector val 
)
void transformvalues ( long  tt  ) 

function transforms values in auxiliary points to local coordinate systems

Parameters:
tt - type of transformation

tt=0 - for stress tt=1 - for strain

JK, 22.2.2002

Definition at line 238 of file aepoints.cpp.


Member Data Documentation

long* ent

Definition at line 44 of file aepoints.h.

Referenced by read().

double*** ev
double** lcs

Definition at line 57 of file aepoints.h.

Referenced by read().

long* nape

Definition at line 30 of file aepoints.h.

Referenced by print_strains_udp(), and print_stresses_udp().

long* nclcs

Definition at line 55 of file aepoints.h.

Referenced by read().

long net

Definition at line 42 of file aepoints.h.

Referenced by init(), and read().

long nlcs

Definition at line 53 of file aepoints.h.

Referenced by init(), and read().

long* npt

Definition at line 46 of file aepoints.h.

Referenced by read().

long nudsets

Definition at line 32 of file aepoints.h.

Referenced by init(), and read().

long** plcs

Definition at line 50 of file aepoints.h.

Referenced by read().

long** pt

Definition at line 48 of file aepoints.h.

Referenced by read().

long* ptape

Definition at line 28 of file aepoints.h.

Referenced by aepoints(), alloc(), give_sid(), init(), read(), and ~aepoints().

long* tape
long** udpa

Definition at line 34 of file aepoints.h.

Referenced by alloc(), give_aepcoord(), give_naep(), give_ncomp(), and read().

double*** udpc

Definition at line 36 of file aepoints.h.

Referenced by give_aepcoord(), and read().


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

Generated by  doxygen 1.6.2