An open source method of characteristics neutron transport code.
DomainCommunicator Struct Reference

Structure for communication of fluxes between neighbor domains. More...

#include <linalg.h>

Public Attributes

int _num_domains_x
 
int _num_domains_y
 
int _num_domains_z
 
int _domain_idx_x
 
int _domain_idx_y
 
int _domain_idx_z
 
int _local_num_x
 
int _local_num_y
 
int _local_num_z
 
int _offset
 
int ** num_connections
 
int *** indexes
 
int *** domains
 
CMFD_PRECISION *** coupling_coeffs
 
CMFD_PRECISION *** fluxes
 
CMFD_PRECISION ** buffer
 
std::map< int, int > mapLocalToSurface
 
int num_groups
 
bool stop
 

Detailed Description

Structure for communication of fluxes between neighbor domains.


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