histfit Subroutine

Description

write(,) 'bb',beta1,beta2

write(,) hessian

public subroutine histfit(sim)

Arguments

Type IntentOptional AttributesName
type(lo_mdsim), intent(inout) :: sim

force-displacement data

Calls

proc~~histfit~~CallsGraph proc~histfit histfit lo_trapezoid_integration lo_trapezoid_integration proc~histfit->lo_trapezoid_integration lo_linspace lo_linspace proc~histfit->lo_linspace y y proc~histfit->y par0 par0 proc~histfit->par0 open_file open_file proc~histfit->open_file lo_identitymatrix lo_identitymatrix proc~histfit->lo_identitymatrix lo_allocate lo_allocate proc~histfit->lo_allocate
Help