Eigenvalue SoLvers for Petaflop-Applications (ELPA)  2021.05.002
Public Member Functions | List of all members
elpa_api::store_settings_i Interface Reference

abstract definition of the store_settings method Parameters More...

Public Member Functions

subroutine store_settings_i (self, file_name, error)
 

Detailed Description

abstract definition of the store_settings method Parameters

Parameters
selfclass(elpa_t): the ELPA object
file_namestring, the name of the file where to save the parameters
errorinteger, optional Saves all the elpa parameters

Constructor & Destructor Documentation

◆ store_settings_i()

subroutine elpa_api::store_settings_i::store_settings_i ( class(elpa_t), intent(inout)  self,
character(*), intent(in)  file_name,
integer, intent(out), optional  error 
)

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