Octopus
system_oct_m::system_store_current_status Interface Reference

For some algorithms it might be necessary to store the status of a system at a given algorithmic step. More...

Detailed Description

For some algorithms it might be necessary to store the status of a system at a given algorithmic step.

This should be implemented by each system in this routine.

Definition at line 274 of file system.F90.

Private Member Functions

subroutine system_store_current_status (this)
 

Constructor & Destructor Documentation

◆ system_store_current_status()

subroutine system_oct_m::system_store_current_status::system_store_current_status ( class(system_t), intent(inout)  this)
private

Definition at line 274 of file system.F90.


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