mirror of
https://github.com/triqs/dft_tools
synced 2024-11-06 22:23:52 +01:00
[doc] attempt at fixing doc
This commit is contained in:
parent
c5a9c9dfbb
commit
ab265f83cb
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user