sDampClass Struct Reference

#include <damp.h>


Data Fields

void(* init )(void)
void(* new )(sDamp **)
void(* free )(sDamp *)
void(* read )(sDamp *)
void(* calc )(sDamp *, int, double, double *, double *, double *, double *)


Detailed Description

Damp class definition

Definition at line 35 of file damp.h.


Field Documentation

void(* sDampClass::init)(void)

Referenced by DampingInit().

void(* sDampClass::new)(sDamp **)

Referenced by AutoGlobalInit(), AutoLocalInit(), and RayleighInit().

void(* sDampClass::free)(sDamp *)

Referenced by AutoGlobalInit(), AutoLocalInit(), and RayleighInit().

void(* sDampClass::read)(sDamp *)

Referenced by AutoGlobalInit(), AutoLocalInit(), and RayleighInit().

void(* sDampClass::calc)(sDamp *, int, double, double *, double *, double *, double *)

Referenced by AutoGlobalInit(), AutoLocalInit(), and RayleighInit().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 23 11:25:04 2007 for Relax by  doxygen 1.5.3