Fortran#

Derived Type#

fcore._mwd_setup.SetupDT(nd[, handle])

fcore._mwd_setup.SetupDT.copy([interface_call])

this_copy = setupdt_copy(self) Defined at ../smash/fcore/derived_type/mwd_setup.f90 lines 151-155

fcore._mwd_mesh.MeshDT(setup, nrow, ncol, ...)

Type(name=meshdt) Defined at ../smash/fcore/derived_type/mwd_mesh.f90 lines 48-74

fcore._mwd_mesh.MeshDT.copy([interface_call])

this_copy = meshdt_copy(self) Defined at ../smash/fcore/derived_type/mwd_mesh.f90 lines 124-128

fcore._mwd_response_data.Response_DataDT(...)

Type(name=response_datadt) Defined at ../smash/fcore/derived_type/mwd_response_data.f90 lines 25-26

fcore._mwd_response_data.Response_DataDT.copy([...])

this_copy = response_datadt_copy(self) Defined at ../smash/fcore/derived_type/mwd_response_data.f90 lines 37-41

fcore._mwd_u_response_data.U_Response_DataDT(...)

Type(name=u_response_datadt) Defined at ../smash/fcore/derived_type/mwd_u_response_data.f90 lines 25-26

fcore._mwd_u_response_data.U_Response_DataDT.copy([...])

this_copy = u_response_datadt_copy(self) Defined at ../smash/fcore/derived_type/mwd_u_response_data.f90 lines 37-41

fcore._mwd_physio_data.Physio_DataDT(setup, mesh)

Type(name=physio_datadt) Defined at ../smash/fcore/derived_type/mwd_physio_data.f90 lines 28-32

fcore._mwd_physio_data.Physio_DataDT.copy([...])

this_copy = physio_datadt_copy(self) Defined at ../smash/fcore/derived_type/mwd_physio_data.f90 lines 49-53

fcore._mwd_atmos_data.Atmos_DataDT(setup, mesh)

Type(name=atmos_datadt) Defined at ../smash/fcore/derived_type/mwd_atmos_data.f90 lines 37-49

fcore._mwd_atmos_data.Atmos_DataDT.copy([...])

this_copy = atmos_datadt_copy(self) Defined at ../smash/fcore/derived_type/mwd_atmos_data.f90 lines 91-95

fcore._mwd_rr_parameters.RR_ParametersDT(...)

Type(name=rr_parametersdt) Defined at ../smash/fcore/derived_type/mwd_rr_parameters.f90 lines 28-30

fcore._mwd_rr_parameters.RR_ParametersDT.copy([...])

this_copy = rr_parametersdt_copy(self) Defined at ../smash/fcore/derived_type/mwd_rr_parameters.f90 lines 44-48

fcore._mwd_rr_states.RR_StatesDT(setup, mesh)

Type(name=rr_statesdt) Defined at ../smash/fcore/derived_type/mwd_rr_states.f90 lines 26-28

fcore._mwd_rr_states.RR_StatesDT.copy([...])

this_copy = rr_statesdt_copy(self) Defined at ../smash/fcore/derived_type/mwd_rr_states.f90 lines 42-46

fcore._mwd_serr_mu_parameters.SErr_Mu_ParametersDT(...)

Type(name=serr_mu_parametersdt) Defined at ../smash/fcore/derived_type/mwd_serr_mu_parameters.f90 lines 27-29

fcore._mwd_serr_mu_parameters.SErr_Mu_ParametersDT.copy([...])

this_copy = serr_mu_parametersdt_copy(self) Defined at ../smash/fcore/derived_type/mwd_serr_mu_parameters.f90 lines 42-46

fcore._mwd_serr_sigma_parameters.SErr_Sigma_ParametersDT(...)

Type(name=serr_sigma_parametersdt) Defined at ../smash/fcore/derived_type/mwd_serr_sigma_parameters.f90 lines 27-29

fcore._mwd_serr_sigma_parameters.SErr_Sigma_ParametersDT.copy([...])

this_copy = serr_sigma_parametersdt_copy(self) Defined at ../smash/fcore/derived_type/mwd_serr_sigma_parameters.f90 lines 42-46

fcore._mwd_nn_parameters.NN_ParametersDT(setup)

Type(name=nn_parametersdt) Defined at ../smash/fcore/derived_type/mwd_nn_parameters.f90 lines 29-35

fcore._mwd_nn_parameters.NN_ParametersDT.copy([...])

this_copy = nn_parametersdt_copy(self) Defined at ../smash/fcore/derived_type/mwd_nn_parameters.f90 lines 58-62

fcore._mwd_response.ResponseDT(setup, mesh)

Type(name=responsedt) Defined at ../smash/fcore/derived_type/mwd_response.f90 lines 25-26

fcore._mwd_response.ResponseDT.copy([...])

this_copy = responsedt_copy(self) Defined at ../smash/fcore/derived_type/mwd_response.f90 lines 37-41

Methods#