Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | List of all members
itascaxd::IMaxwellDamp Class Referenceabstract

Interface to maxwell damping. More...

#include <imaxwelldamp.h>

Public Member Functions

virtual double getDamp (int n) const =0
 
virtual double getFreq (int n) const =0
 
virtual bool getOffIfYield () const =0
 
virtual void setDamp (int n, const double &v, bool calc=true)=0
 
virtual void setFreq (int n, const double &v, bool calc=true)=0
 
virtual void setOffIfYield (bool b)=0
 

Detailed Description

Interface to maxwell damping.


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