XC Open source finite element analysis program
Public Member Functions | List of all members

Element internal forces. More...

#include <FVector.h>

Inheritance diagram for XC::FVector:
XC::FVectorData< 24 > XC::FVectorData< 3 > XC::FVectorData< 5 > XC::FVectorData< SZ > XC::FVectorShell XC::FVectorBeamColumn2d XC::FVectorBeamColumn3d

Public Member Functions

virtual const double & operator[] (size_t i) const =0
 
virtual double & operator[] (size_t i)=0
 
virtual void zero (void)=0
 
virtual size_t size (void) const
 
virtual double * getPtr (void)
 
virtual void Print (std::ostream &os) const =0
 
virtual void addForce (const size_t &inod, const double &, const double &, const double &)
 Adds the force being passed as parameter.
 
virtual void addMoment (const size_t &inod, const double &, const double &, const double &)
 Adds the bending moment being passed as parameter.
 

Detailed Description

Element internal forces.


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