Web Analytics Made Easy - Statcounter
Skip to content

File SBSNeighborSearchParticleSystemPBC.hpp#

FileList > SBSNeighborSearchParticleSystemPBC.hpp

  • #include "SBSNeighborSearchExport.hpp"
  • #include "SBCContainerBuffer.hpp"
  • #include "SBCReferencePointer.hpp"
  • #include "SBSNeighborSearch.hpp"
  • #include "SBMDynamicalModelParticleSystem.hpp"
  • #include "SBDTypePhysicalIAVector3.hpp"

Classes#

Type Name
class SBSNeighborSearchParticleSystemPBC
This class is the base class of neighbor search algorithms that can be applied to particle systems with periodic boundary conditions.

Public Types#

Type Name
typedef SBSNeighborSearchParticleSystemPBC SBNeighborSearchParticleSystemPBC
The short name of SBSNeighborSearchParticleSystemPBC .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBSNeighborSearchParticleSystemPBC, SBSNeighborSearch)
SB_REGISTER_TARGET_TYPE (SBSNeighborSearchParticleSystemPBC, "SBNeighborSearchParticleSystemPBC", "F47C3B20-E652-69B3-96CE-5FD7B0C8215C")

Public Types Documentation#

typedef SBNeighborSearchParticleSystemPBC#

The short name of SBSNeighborSearchParticleSystemPBC .

typedef SBSNeighborSearchParticleSystemPBC SBNeighborSearchParticleSystemPBC;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBSNeighborSearchParticleSystemPBC,
    SBSNeighborSearch
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBSNeighborSearchParticleSystemPBC,
    "SBNeighborSearchParticleSystemPBC",
    "F47C3B20-E652-69B3-96CE-5FD7B0C8215C"
)