Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
Rcv Struct Reference

#include <tree-mpi.h>

Collaboration diagram for Rcv:
[legend]

Data Fields

CacheLevelhalo
 
voidbuf
 
MPI_Request r
 
int depth
 
int pid
 
int maxdepth
 

Detailed Description

Definition at line 8 of file tree-mpi.h.

Field Documentation

◆ buf

void* Rcv::buf

Definition at line 10 of file tree-mpi.h.

Referenced by apply_bc(), rcv_free_buf(), rcv_pid_pointer(), rcv_pid_receive(), and rcv_pid_send().

◆ depth

int Rcv::depth

Definition at line 12 of file tree-mpi.h.

Referenced by rcv_append(), rcv_destroy(), rcv_pid_pointer(), and rcv_print().

◆ halo

◆ maxdepth

int Rcv::maxdepth

Definition at line 14 of file tree-mpi.h.

Referenced by debug_mpi(), rcv_append(), and rcv_pid_pointer().

◆ pid

◆ r

MPI_Request Rcv::r

Definition at line 11 of file tree-mpi.h.

Referenced by rcv_free_buf(), and rcv_pid_send().


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