OpenAtom  Version1.5a
OrthoHelper Class Reference
Inheritance diagram for OrthoHelper:
CBase_OrthoHelper

Public Member Functions

 OrthoHelper (int _m, int _n, CLA_Matrix_interface matA2, CLA_Matrix_interface matB2, CLA_Matrix_interface matC2, CkCallback _orthoCB)
 
 OrthoHelper (CkMigrateMessage *m)
 
void recvAB (OrthoHelperMsg *msg)
 
void sendMatrix ()
 
virtual void pup (PUP::er &p)
 

Static Public Member Functions

static void step_cb (void *obj)
 

Public Attributes

int m
 
int n
 
internalType * A
 
internalType * B
 
internalType * C
 
OrthoHelperMsgtrigger
 
CLA_Matrix_interface matA
 
CLA_Matrix_interface matB
 
CLA_Matrix_interface matC
 
CkCallback uponCompletion
 Callback to the owner ortho chare array to be used at the end of my work (step 2)
 

Detailed Description

Definition at line 63 of file orthoHelper.h.

Member Function Documentation

virtual void OrthoHelper::pup ( PUP::er &  p)
inlinevirtual

CBase_Ortho::pup(p);

Definition at line 106 of file orthoHelper.h.


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