print grid parameters and basis function (numerical atomic orbital) info it is supposed to be in read_param.f90, but it requires A(:) and G wait a minute... even it doesn't contain F!!! why should it be here? it has beend moved to basis_func
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(param), | intent(in) | :: | p | |||
type(atom_set), | intent(in) | :: | a(:) | |||
type(grid3d), | intent(in) | :: | g | |||
type(basis), | intent(in) | :: | b |