ADMB Documentation  11.1.1017
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Public Attributes
pvm_int Class Reference

Description not yet available. More...

#include <admodel.h>

List of all members.

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

Detailed Description

Description not yet available.

Parameters:

Definition at line 726 of file admodel.h.


Member Function Documentation

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  )

Member Data Documentation

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().


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