Neko  0.8.1
A portable framework for high-order spectral element flow simulations
tuple::tuple_assign_vector Interface Reference

Abstract intf. for assigning a vector to a n-tuple. More...

Private Member Functions

subroutine tuple_assign_vector (this, x)
 

Detailed Description

Abstract intf. for assigning a vector to a n-tuple.

Definition at line 117 of file tuple.f90.

Constructor & Destructor Documentation

◆ tuple_assign_vector()

subroutine tuple::tuple_assign_vector::tuple_assign_vector ( class(tuple_t), intent(inout)  this,
class(*), dimension(:), intent(in)  x 
)
private

Definition at line 117 of file tuple.f90.


The documentation for this interface was generated from the following file: