flippy
a c++20 package for dynamically triangulated membrane simulations.
Loading...
Searching...
No Matches
fp::experimental::xyzDataSaver Class Reference
Inheritance diagram for fp::experimental::xyzDataSaver:
Collaboration diagram for fp::experimental::xyzDataSaver:

Public Member Functions

 xyzDataSaver (std::filesystem::path const &save_file_path, std::vector< xyzProperty > const &properties_inp, StreamParticleFuncType stream_particle_inp)
 
void reset_memory () override
 
void save_current_state_in_memory (Triangulation const &triangulation, GlobalsMakerFuncType const &globals_maker)
 
void stream_data_to_file () override
 
- Public Member Functions inherited from fp::experimental::DataSaver
void flush_data_to_file ()
 

Member Function Documentation

◆ reset_memory()

void fp::experimental::xyzDataSaver::reset_memory ( )
inlineoverridevirtual

◆ stream_data_to_file()

void fp::experimental::xyzDataSaver::stream_data_to_file ( )
inlineoverridevirtual

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