3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-02 11:25:29 +02:00

[doc] attempt at fixing doc

This commit is contained in:
Priyanka Seth 2016-05-05 16:32:16 +02:00
parent c5a9c9dfbb
commit ab265f83cb

View File

@ -24,6 +24,9 @@ import pytriqs.utility.mpi as mpi
class ConverterTools:
def __init__(self):
pass
def read_fortran_file(self,filename,to_replace):
"""
Returns a generator that yields all numbers in the Fortran file as float, with possible replacements.