Parent Directory
|
Revision Log
|
Patch
revision 1388 by trankine, Fri Jan 11 07:45:58 2008 UTC | revision 1407 by gross, Mon Feb 4 06:45:48 2008 UTC | |
---|---|---|
# | Line 131 void Paso_Coupler_freeBuffer(Paso_Couple | Line 131 void Paso_Coupler_freeBuffer(Paso_Couple |
131 | return; | return; |
132 | } | } |
133 | ||
134 | void Paso_Coupler_startCollect(Paso_Coupler* coupler, double* in) | void Paso_Coupler_startCollect(Paso_Coupler* coupler,const double* in) |
135 | { | { |
136 | Paso_MPIInfo *mpi_info = coupler->mpi_info; | Paso_MPIInfo *mpi_info = coupler->mpi_info; |
137 | dim_t block_size=coupler->block_size; | dim_t block_size=coupler->block_size; |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |