disassemble_iv_array Subroutine

private subroutine disassemble_iv_array(self, N)

Gather each component's c1 and c2 coefficients from the block-format array x0. This is the inverse of assemble_iv_array.

Type Bound

iv_state_vector_t

Arguments

Type IntentOptional Attributes Name
class(iv_state_vector_t), intent(inout) :: self
integer, intent(in) :: N

of grid points (nodes) for each component