template<class Block, class Hamiltonian>
std::string DMRGBlockContainer< Block, Hamiltonian >::BlockDir ( const std::string &  BlockType,
const PetscInt &  iblock 
)
inlineprivate

Returns the relative path to the directory for the storage of a specific system block.

Parameters
[in]BlockTypeType of the block
[in]iblockIndex of the block
Returns
std::string containing the directory
Example
Given BlockDir("Sys",9) the corresponding output would be "Sys_000000009/".
See also
SweepDir

Definition at line 2456 of file DMRGBlockContainer.hpp.

This site was generated by Sphinx using Doxygen with a customized theme from doxygen-bootstrapped.