Yacs++
 All Classes Functions
Public Member Functions | List of all members
THM Class Reference

#include <THM.hxx>

Public Member Functions

 THM ()
 
void initialize (void *component)
 
void run ()
 

Detailed Description

This class is a C++ wrapper for a while loop calling a Cle-2000 procedure named THMComponent.c2m at each iteration.

Author
Alain Hebert, Ecole Polytechnique de Montreal (2013)

Constructor & Destructor Documentation

THM::THM ( )

use this constructor to create a new THM object

Member Function Documentation

void THM::initialize ( void *  component)

use this method to assign a Calcium component to the THM object

Parameters
componentCalcium component reference
void THM::run ( )

use this method to execute the THM object


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