Go to the source code of this file.
|
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) |
|
◆ 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 |
◆ DomainDecision()
template<class Tsys >
void DomainDecision |
( |
PS::DomainInfo & |
dinfo, |
|
|
const Tsys & |
system |
|
) |
| |
|
inline |