Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
class(parallel_pipe), | private, | pointer | :: | p | => | null() | |
class(perrors), | private, | pointer | :: | err | => | null() | |
class(spect3d), | private, | pointer | :: | sp3 | => | null() | |
class(spect2d), | private, | pointer | :: | sp2 | => | null() | |
type(field2d), | private, | allocatable | :: | qb | |||
type(field2d), | private, | allocatable | :: | qe | |||
type(field2d), | private, | allocatable | :: | psit | |||
type(field2d), | private, | allocatable | :: | psi | |||
type(field2d), | private, | allocatable | :: | div_vpot | |||
type(field2d), | private, | allocatable | :: | reg | |||
type(field2d), | private, | allocatable | :: | fxy | |||
type(field2d), | private, | allocatable | :: | bxyz | |||
type(field2d), | private, | allocatable | :: | cu | |||
type(field2d), | private, | allocatable | :: | dcu | |||
type(field2d), | private, | allocatable | :: | amu | |||
type(field2d), | private, | allocatable | :: | epw | |||
type(field2d), | private, | allocatable | :: | epwb | |||
type(field3d), | private, | allocatable | :: | bexyz | |||
type(field3d), | private, | allocatable | :: | bbxyz | |||
type(field3d), | private, | allocatable | :: | psi3d | |||
type(field3d), | private, | allocatable | :: | cu3d |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(sim_fields), | intent(inout) | :: | this | |||
type(input_json), | intent(inout), | pointer | :: | input |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(sim_fields), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(sim_fields), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(sim_fields), | intent(inout) | :: | this | |||
type(input_json), | intent(inout), | pointer | :: | input |