88 problem.
setName(
"FlowFrontChute");
91 problem.
write(std::cout,
false);
94 problem.
write(std::cout,
false);
void write(std::ostream &os, bool writeAllParticles=true) const override
This function writes the Chute properties to an ostream, and adds the properties of ALL chute particl...
Definition: Chute.cc:206
void setName(const std::string &name)
Allows to set the name of all the files (ene, data, fstat, restart, stat)
Definition: DPMBase.cc:422
virtual void writeRestartFile()
Stores all the particle data for current save time step to a "restart" file, which is a file simply i...
Definition: DPMBase.cc:2942
void solve()
The work horse of the code.
Definition: DPMBase.cc:4270
Definition: FlowFrontChute.cpp:38
void stretch()
Definition: FlowFrontChute.cpp:40