MapSlice Struct Reference#

DiFfRG: DiFfRG::MapSlice Struct Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
DiFfRG::MapSlice Struct Reference

This rank's window into the external grid of one QuadratureIntegrator::map() call. More...

#include <map_scheduler.hh>

Public Member Functions

bool owns_all (const size_t grid_size) const
 

Public Attributes

size_t offset = 0
 First external grid point this rank computes.
 
size_t count = 0
 Number of grid points; 0 means this rank does not participate in this map().
 

Detailed Description

This rank's window into the external grid of one QuadratureIntegrator::map() call.

Member Function Documentation

◆ owns_all()

bool DiFfRG::MapSlice::owns_all ( const size_t grid_size) const
inline

Member Data Documentation

◆ count

size_t DiFfRG::MapSlice::count = 0

Number of grid points; 0 means this rank does not participate in this map().

◆ offset

size_t DiFfRG::MapSlice::offset = 0

First external grid point this rank computes.


The documentation for this struct was generated from the following file:
  • /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/physics/integration/map_scheduler.hh