![]()  | 
  
    Stan Math Library
    5.1.0
    
   Automatic Differentiation 
   | 
   
      
  | 
  inline | 
Initiates a parallel MPI call on the root.
The constructor allocates the MPI resource and initiates on all workers the MPI parallel call which mirror the communication and execute a chunk of the overall work.
| T_shared_param | type of shared parameters | 
| T_job_param | type of job-specific parameters | 
| shared_params | shared parameter vector | 
| job_params | array of job-specific parameter vectors | 
| x_r | array of job-specific real arrays (data only argument) | 
| x_i | array of job-specific int arrays (data only argument) | 
Definition at line 204 of file mpi_parallel_call.hpp.