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

abstract definition of the load_settings method Parameters More...

Public Member Functions

subroutine load_settings_i (self, file_name, error)
 

Detailed Description

abstract definition of the load_settings method Parameters

Parameters
selfclass(elpa_t): the ELPA object
file_namestring, the name of the file from which to load the parameters
errorinteger, optional Loads all the elpa parameters

Constructor & Destructor Documentation

◆ load_settings_i()

subroutine elpa_api::load_settings_i::load_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: