PeTar
N-body code for collisional gravitational systems
domain.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CalculateBoundaryOfDomain (const PS::S32 &np, const PS::F64vec pos_sample[], const PS::S32 cid, const PS::S32 &istart, const PS::S32 &iend, const PS::F64ort pos_root_domain, PS::F64 &xlow, PS::F64 &xhigh)
 
template<class Tsys >
void DomainDecision (PS::DomainInfo &dinfo, const Tsys &system)
 

Function Documentation

◆ CalculateBoundaryOfDomain()

void CalculateBoundaryOfDomain ( const PS::S32 &  np,
const PS::F64vec  pos_sample[],
const PS::S32  cid,
const PS::S32 &  istart,
const PS::S32 &  iend,
const PS::F64ort  pos_root_domain,
PS::F64 &  xlow,
PS::F64 &  xhigh 
)
inline
Here is the caller graph for this function:

◆ DomainDecision()

template<class Tsys >
void DomainDecision ( PS::DomainInfo &  dinfo,
const Tsys &  system 
)
inline
Here is the call graph for this function: