www.cemf.ir
createDEMComponents.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 REPORT (0)<<"\nReading sphere particles . . ."<< END_REPORT
 

Variables

pFlow::grainParticles grnParticles (Control, proprties)
 
auto grnInsertion
 
auto interactionPtr
 
auto & grnInteraction = interactionPtr()
 

Function Documentation

◆ REPORT()

REPORT ( )

Variable Documentation

◆ grnParticles

◆ grnInsertion

auto grnInsertion
Initial value:

Definition at line 39 of file createDEMComponents.hpp.

Referenced by main().

◆ interactionPtr

auto interactionPtr
Initial value:

Definition at line 44 of file createDEMComponents.hpp.

◆ grnInteraction

auto& grnInteraction = interactionPtr()

Definition at line 50 of file createDEMComponents.hpp.

Referenced by main().

grnParticles
pFlow::grainParticles grnParticles(Control, proprties)
pFlow::interaction::create
static uniquePtr< interaction > create(systemControl &control, const particles &prtcl, const geometry &geom)
Definition: interaction.cpp:48
surfGeometry
auto & surfGeometry
Definition: setSurfaceGeometry.hpp:26
pFlow::grainParticles::grains
const auto & grains() const
const reference to shapes object
Definition: grainParticles.hpp:147
pFlow::grainInsertion
Insertion< grainShape > grainInsertion
Definition: Insertions.hpp:34
Control
auto & Control
Definition: initialize_Control.hpp:47