template pFlow::boundarySphereInteractionList::boundarySphereInteractionList ( const sphereParticles &sphPrtcls, const gMModel &geomMotion ) : boundaryListPtr>(), boundaries_(sphPrtcls.pStruct().boundaries()) { output<set( i, boundarySphereInteraction::create( boundaries_[i], sphPrtcls, geomMotion)); } }