proteus.MeshAdaptPUMI.Checkpoint module

class proteus.MeshAdaptPUMI.Checkpoint.Checkpointer(NSobject, frequency=10)[source]

Bases: object

This class is meant to handle the checkpointing process for adapted meshes. Information that’s needed to be loaded into hotstart needs to be output and then read in to be handled for data reconstruction

checkpoint(hotStartTime)[source]
transferInfo()[source]
saveMesh()[source]
EncodeModel(hotStartTime)[source]

Grab only necessary components from modelListOld so far consistent only with first-order time integrator

DecodeModel(filename)[source]

create a modelListOld that can interact with the post-adapt restart capabilities