Choral
Private Member Functions | List of all members
abstract_interfaces::RnToRn Interface Reference

Abstract interface: \( f:~ R^n \mapsto R^n \). More...

Collaboration diagram for abstract_interfaces::RnToRn:
Collaboration graph

Private Member Functions

subroutine rntorn (Fy, y)
 

Detailed Description

Abstract interface: \( f:~ R^n \mapsto R^n \).

Definition at line 72 of file abstract_interfaces.f90.

Member Function/Subroutine Documentation

◆ rntorn()

subroutine abstract_interfaces::RnToRn::rntorn ( real(rp), dimension(:), intent(out)  Fy,
real(rp), dimension(:), intent(in)  y 
)
private

Definition at line 73 of file abstract_interfaces.f90.


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