Load input to solve poisson boltzmann equation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_poisson_boltzmann_type), | intent(out) | :: | me | poisson bolztmann type |
||
type(flu_state) | :: | conf | flu state |
|||
integer, | intent(in), | optional | :: | parent | parent handle |
|
type(mus_physics_type), | intent(in) | :: | physics | physics type to convert physics to lattice unit or vice versa |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | PB_handle | ||||
integer, | private | :: | valence_handle | ||||
integer, | private | :: | iError | ||||
integer, | private, | allocatable | :: | vError(:) | |||
integer, | private, | allocatable | :: | errFatal(:) |