mapl3g_VerticalLinearMap Module


Uses

  • module~~mapl3g_verticallinearmap~~UsesGraph module~mapl3g_verticallinearmap mapl3g_VerticalLinearMap iso_fortran_env iso_fortran_env module~mapl3g_verticallinearmap->iso_fortran_env module~mapl3g_csr_sparsematrix mapl3g_CSR_SparseMatrix module~mapl3g_verticallinearmap->module~mapl3g_csr_sparsematrix module~mapl_errorhandling mapl_ErrorHandling module~mapl3g_verticallinearmap->module~mapl_errorhandling module~mapl3g_csr_sparsematrix->iso_fortran_env module~mapl_keywordenforcer mapl_KeywordEnforcer module~mapl3g_csr_sparsematrix->module~mapl_keywordenforcer module~mapl_throwmod MAPL_ThrowMod module~mapl_errorhandling->module~mapl_throwmod mpi mpi module~mapl_errorhandling->mpi

Used by

  • module~~mapl3g_verticallinearmap~~UsedByGraph module~mapl3g_verticallinearmap mapl3g_VerticalLinearMap module~mapl3g_verticalregridaction mapl3g_VerticalRegridAction module~mapl3g_verticalregridaction->module~mapl3g_verticallinearmap module~test_verticallinearmap Test_VerticalLinearMap module~test_verticallinearmap->module~mapl3g_verticallinearmap module~mapl3g_couplermetacomponent mapl3g_CouplerMetaComponent module~mapl3g_couplermetacomponent->module~mapl3g_verticalregridaction module~mapl3g_genericcoupler mapl3g_GenericCoupler module~mapl3g_genericcoupler->module~mapl3g_verticalregridaction module~mapl3g_genericcoupler->module~mapl3g_couplermetacomponent module~mapl3g_verticalgridaspect mapl3g_VerticalGridAspect module~mapl3g_verticalgridaspect->module~mapl3g_verticalregridaction module~mapl3g_aspectcollection mapl3g_AspectCollection module~mapl3g_aspectcollection->module~mapl3g_verticalgridaspect module~mapl3g_fieldspec mapl3g_FieldSpec module~mapl3g_fieldspec->module~mapl3g_verticalgridaspect module~mapl3g_stateitemextension mapl3g_StateItemExtension module~mapl3g_stateitemextension->module~mapl3g_genericcoupler module~mapl3g_variablespec mapl3g_VariableSpec module~mapl3g_variablespec->module~mapl3g_verticalgridaspect

Subroutines

public subroutine compute_linear_map(src, dst, matrix, rc)

Arguments

Type IntentOptional Attributes Name
real(kind=REAL32), intent(in) :: src(:)
real(kind=REAL32), intent(in) :: dst(:)
type(CSR_SparseMatrix_sp), intent(out) :: matrix
integer, intent(out), optional :: rc