ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
pvm_int Class Reference

Description not yet available. More...

#include <admodel.h>

Public Member Functions

void assign (const ivector &)
 
void assign (int)
 
virtual void get_from_master (void)
 
 operator int ()
 
virtual void send_to_slaves (void)
 
- Public Member Functions inherited from pvm_params
void allocate (const char *)
 
void allocate (void)
 

Public Attributes

int d
 
ivector v
 

Additional Inherited Members

- Static Public Member Functions inherited from pvm_params
static void get_all_from_master (void)
 
static void send_all_to_slaves (void)
 

Detailed Description

Description not yet available.

Parameters

Definition at line 727 of file admodel.h.

Member Function Documentation

void pvm_int::assign ( const ivector )
void pvm_int::assign ( int  )
virtual void pvm_int::get_from_master ( void  )
virtual

Implements pvm_params.

pvm_int::operator int ( )
virtual void pvm_int::send_to_slaves ( void  )
virtual

Implements pvm_params.

Member Data Documentation

int pvm_int::d

Definition at line 733 of file admodel.h.

ivector pvm_int::v

Definition at line 732 of file admodel.h.


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