SPHinXsys  alpha version
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SPH::MeshRecordingToPlt Class Reference

write the background mesh data for relax body More...

#include <in_output.h>

Inherits SPH::BodyStatesRecording.

Public Member Functions

 MeshRecordingToPlt (InOutput &in_output, SPHBody &body, BaseMeshField *mesh_field)
 
- Public Member Functions inherited from SPH::BodyStatesRecording
 BodyStatesRecording (InOutput &in_output, SPHBody &body)
 
 BodyStatesRecording (InOutput &in_output, SPHBodyVector bodies)
 
void writeToFile ()
 
virtual void writeToFile (size_t iteration_step)
 
- Public Member Functions inherited from SPH::BodyStatesIO
 BodyStatesIO (InOutput &in_output, SPHBody &body)
 
 BodyStatesIO (InOutput &in_output, SPHBodyVector bodies)
 

Protected Member Functions

virtual void writeWithFileName (const std::string &sequence) override
 
- Protected Member Functions inherited from SPH::BodyStatesIO
std::string convertPhysicalTimeToString (Real physical_time)
 

Protected Attributes

std::string filefullpath_
 
BaseMeshFieldmesh_field_
 
- Protected Attributes inherited from SPH::BodyStatesIO
InOutputin_output_
 
SPHBodybody_
 
SPHBodyVector bodies_
 

Detailed Description

write the background mesh data for relax body


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