www.cemf.ir
boundarySphereParticlesList Class Reference
+ Inheritance diagram for boundarySphereParticlesList:
+ Collaboration diagram for boundarySphereParticlesList:

Public Member Functions

 boundarySphereParticlesList (const boundaryList &bndrs, sphereParticles &prtcls)
 
 ~boundarySphereParticlesList ()=default
 
- Public Member Functions inherited from ListPtr< boundarySphereParticles >
 TypeInfoTemplateNV11 ("ListPtr", boundarySphereParticles)
 
 ListPtr ()
 
 ListPtr (size_t len)
 
 ListPtr (const ListPtrType &src)
 
 ListPtr (ListPtrType &&src)
 
ListPtrTypeoperator= (const ListPtrType &rhs)
 
ListPtrTypeoperator= (ListPtrType &&rhs)
 
ListPtrTypeclonePtr () const
 
uniquePtr< ListPtrTypeclone () const
 
 ~ListPtr ()
 
uniquePtr< boundarySphereParticlesset (size_t i, boundarySphereParticles *ptr)
 
uniquePtr< boundarySphereParticlesset (size_t i, uniquePtr< boundarySphereParticles > &&ptr)
 
uniquePtr< boundarySphereParticlessetSafe (size_t i, Args &&... args)
 
pFlow::uniquePtr< boundarySphereParticlessetSafe (size_t i, Args &&... args)
 
void push_back (boundarySphereParticles *ptr)
 
void push_back (uniquePtr< boundarySphereParticles > &&ptr)
 
void push_backSafe (Args &&... args)
 
boundarySphereParticlesoperator[] (size_t i)
 
const boundarySphereParticlesoperator[] (size_t i) const
 
size_t size () const
 
auto empty () const
 
uniquePtr< boundarySphereParticlesrelease (size_t i)
 
void clear ()
 
void clear (size_t i)
 
iterator begin ()
 
const_iterator begin () const
 
iterator end ()
 
const_iterator end () const
 

Private Attributes

const boundaryListboundaries_
 

Additional Inherited Members

- Public Types inherited from ListPtr< boundarySphereParticles >
using ListPtrType = ListPtr< boundarySphereParticles >
 
using listType = std::list< boundarySphereParticles * >
 
using iterator = typename listType::iterator
 
using const_iterator = typename listType::const_iterator
 
- Static Public Member Functions inherited from ListPtr< boundarySphereParticles >
static uniquePtr< boundarySphereParticlesmakeSafe (Args &&... args)
 
- Protected Member Functions inherited from ListPtr< boundarySphereParticles >
bool copy (const ListPtrType &src)
 
boundarySphereParticlesptr (size_t i)
 
const boundarySphereParticlesptr (size_t i) const
 
auto pos (size_t i)
 
auto pos (size_t i) const
 
- Protected Attributes inherited from ListPtr< boundarySphereParticles >
std::list< boundarySphereParticles * > list_
 

Detailed Description

Definition at line 13 of file boundarySphereParticlesList.hpp.

Constructor & Destructor Documentation

◆ boundarySphereParticlesList()

◆ ~boundarySphereParticlesList()

Member Data Documentation

◆ boundaries_

const boundaryList& boundaries_
private

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