All Classes Files Functions Variables Pages
mod_mpi_assemble Module Reference

This module contains subroutines to assemble forces between cpu myrank and its neighbor cpus by synchrone or asynchrone MPI communications.

Public Member Functions

subroutine, public assemble_force_sync_comm ()
 subroutine to assemble forces between connected cpus by MPI synchrone communications. More...
 
subroutine, public assemble_force_async_comm_init ()
 subroutine to initialize forces assembly between connected cpus by MPI asynchrone communications.
 
subroutine, public assemble_force_async_comm_end ()
 subroutine to finalize forces assembly between connected cpus by MPI asynchrone communications. More...
 

Detailed Description

Definition at line 126 of file module_mpi_assemble.f90.

Member Function/Subroutine Documentation

subroutine, public mod_mpi_assemble::assemble_force_async_comm_end ( )
Returns
mod_global_variables::rg_gll_acceleration

Definition at line 304 of file module_mpi_assemble.f90.

Referenced by efispec3d().

subroutine, public mod_mpi_assemble::assemble_force_sync_comm ( )
Returns
mod_global_variables::rg_gll_acceleration

Definition at line 143 of file module_mpi_assemble.f90.

Referenced by efispec3d().


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