ASRE1B Subroutine

public subroutine ASRE1B(KFIELD, KM, KMLOC, PAOA, PSOA)

Uses

  • proc~~asre1b~~UsesGraph proc~asre1b ASRE1B PARKIND1 PARKIND1 proc~asre1b->PARKIND1 module~tpm_dim TPM_DIM proc~asre1b->module~tpm_dim module~tpm_distr TPM_DISTR proc~asre1b->module~tpm_distr module~tpm_geometry~2 TPM_GEOMETRY proc~asre1b->module~tpm_geometry~2 module~tpm_trans~2 TPM_TRANS proc~asre1b->module~tpm_trans~2 module~tpm_dim->PARKIND1 EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~parkind_ectrans PARKIND_ECTRANS module~tpm_geometry~2->module~parkind_ectrans iso_c_binding iso_c_binding module~tpm_trans~2->iso_c_binding module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~tpm_trans~2->module~growing_allocator_mod module~tpm_trans~2->module~parkind_ectrans module~growing_allocator_mod->iso_c_binding module~parkind_ectrans->PARKIND1

*** ASRE1B - Recombine antisymmetric and symmetric parts

  • Interface. ---------- CALL *ASRE1B(..)

    1.2 RECOMBINE

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KFIELD
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KMLOC
real(kind=JPRB), intent(in) :: PAOA(:,:)
real(kind=JPRB), intent(in) :: PSOA(:,:)

Called by

proc~~asre1b~~CalledByGraph proc~asre1b ASRE1B proc~asre1 ASRE1 proc~asre1->proc~asre1b proc~ltinv~2 LTINV proc~ltinv~2->proc~asre1b