Description not yet available. More...
#include <admodel.h>
Public Member Functions | |
| virtual void | send_to_slaves (void) |
| virtual void | get_from_master (void) |
| operator int () | |
| void | assign (const ivector &) |
| void | assign (int) |
| virtual void | send_to_slaves (void) |
| virtual void | get_from_master (void) |
| operator int () | |
| void | assign (const ivector &) |
| void | assign (int) |
Public Attributes | |
| ivector | v |
| int | d |
| void pvm_int::send_to_slaves | ( | void | ) | [virtual] |
Implements pvm_params.
Definition at line 100 of file pvmvar1.cpp.
| void pvm_int::get_from_master | ( | void | ) | [virtual] |
Implements pvm_params.
Definition at line 137 of file pvmvar1.cpp.
| pvm_int::operator int | ( | ) |
Definition at line 33 of file pvmvar1.cpp.
| void pvm_int::assign | ( | const ivector & | u | ) |
Definition at line 15 of file pvmvar1.cpp.
| void pvm_int::assign | ( | int | ) |
| virtual void pvm_int::send_to_slaves | ( | void | ) | [virtual] |
Implements pvm_params.
| virtual void pvm_int::get_from_master | ( | void | ) | [virtual] |
Implements pvm_params.
| pvm_int::operator int | ( | ) |
| void pvm_int::assign | ( | const ivector & | ) |
| void pvm_int::assign | ( | int | ) |
Definition at line 731 of file admodel.h.
Referenced by assign(), and send_to_slaves().
Definition at line 732 of file admodel.h.
Referenced by assign(), get_from_master(), and operator int().
|
|
Generated on Wed May 22 2013 13:57:49 for ADMB Documentation by 1.8.0
|