PeTar
N-body code for collisional gravitational systems
EPISoft Class Reference

#include <soft_ptcl.hpp>

Public Member Functions

PS::F64vec getPos () const
 
void copyFromFP (const FPSoft &fp)
 
void print (std::ostream &fout=std::cout) const
 
PS::F64 getRSearch () const
 

Public Attributes

PS::S64 id
 
PS::F64vec pos
 
PS::F64 r_search
 
PS::S32 rank_org
 
PS::S32 type
 

Static Public Attributes

static PS::F64 eps = 0.0
 
static PS::F64 r_out = 0.0
 

Member Function Documentation

◆ copyFromFP()

void EPISoft::copyFromFP ( const FPSoft fp)
inline
Here is the caller graph for this function:

◆ getPos()

PS::F64vec EPISoft::getPos ( ) const
inline

◆ getRSearch()

PS::F64 EPISoft::getRSearch ( ) const
inline

◆ print()

void EPISoft::print ( std::ostream &  fout = std::cout) const
inline

Member Data Documentation

◆ eps

PS::F64 EPISoft::eps = 0.0
static

◆ id

PS::S64 EPISoft::id

◆ pos

PS::F64vec EPISoft::pos

◆ r_out

PS::F64 EPISoft::r_out = 0.0
static

◆ r_search

PS::F64 EPISoft::r_search

◆ rank_org

PS::S32 EPISoft::rank_org

◆ type

PS::S32 EPISoft::type

The documentation for this class was generated from the following files: