mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 06:33:48 +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:
|
class ConverterTools:
|
||||||
|
|
||||||
|
def __init__(self):
|
||||||
|
pass
|
||||||
|
|
||||||
def read_fortran_file(self,filename,to_replace):
|
def read_fortran_file(self,filename,to_replace):
|
||||||
"""
|
"""
|
||||||
Returns a generator that yields all numbers in the Fortran file as float, with possible replacements.
|
Returns a generator that yields all numbers in the Fortran file as float, with possible replacements.
|
||||||
|
Loading…
Reference in New Issue
Block a user