OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
VRB.cpp File Reference
#include "VRB.h"
#include "Utility/PAssert.h"
Include dependency graph for VRB.cpp:

Go to the source code of this file.

Functions

void vnodeRecursiveBisection (int dim, const int *sizes, int nprocs, int *procs)

Function Documentation

◆ vnodeRecursiveBisection()

void vnodeRecursiveBisection ( int dim,
const int * sizes,
int nprocs,
int * procs )

Definition at line 69 of file VRB.cpp.

Referenced by FieldLayout< Dim >::setup().