xc
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
XC::DampingFactorsIntegrator Class Reference

??. More...

#include <DampingFactorsIntegrator.h>

Inheritance diagram for XC::DampingFactorsIntegrator:
XC::HHT1 XC::NewmarkBase XC::RayleighBase XC::NewmarkBase2 XC::NewmarkExplicit XC::Collocation XC::HHTGeneralized XC::HHTRayleighBase XC::Newmark1 XC::NewmarkHybridSimulation XC::HHTBase XC::HHTExplicit XC::AlphaOSBase XC::CollocationHybridSimulation XC::HHT XC::HHTGeneralizedExplicit XC::HHTHybridSimulation XC::AlphaOS XC::AlphaOSGeneralized

Public Member Functions

void Print (std::ostream &s, int flag=0)
 

Protected Member Functions

void setRayleighDampingFactors (void)
 
int sendData (CommParameters &)
 Send object members through the channel being passed as parameter.
 
int recvData (const CommParameters &)
 Receives object members through the channel being passed as parameter.
 
 DampingFactorsIntegrator (AnalysisAggregation *, int classTag)
 Constructor. More...
 
 DampingFactorsIntegrator (AnalysisAggregation *, int classTag, const RayleighDampingFactors &rF)
 Constructor. More...
 

Protected Attributes

RayleighDampingFactors rayFactors
 Rayleigh damping factors.
 

Detailed Description

??.

Constructor & Destructor Documentation

§ DampingFactorsIntegrator() [1/2]

XC::DampingFactorsIntegrator::DampingFactorsIntegrator ( AnalysisAggregation owr,
int  classTag 
)
protected

Constructor.

Parameters
owranalysis aggregation that will own this object.
classTagclass identifier.

§ DampingFactorsIntegrator() [2/2]

XC::DampingFactorsIntegrator::DampingFactorsIntegrator ( AnalysisAggregation owr,
int  classTag,
const RayleighDampingFactors rF 
)
protected

Constructor.

Parameters
owranalysis aggregation that will own this object.
classTagclass identifier.
fFRayleigh damping factors.

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