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

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

Collaboration diagram for abstract_interfaces::R3ToR3:
Collaboration graph

Private Member Functions

real(rp) function, dimension(3) r3tor3 (x)
 

Detailed Description

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

Definition at line 65 of file abstract_interfaces.f90.

Member Function/Subroutine Documentation

◆ r3tor3()

real(rp) function, dimension(3) abstract_interfaces::R3ToR3::r3tor3 ( real(rp), dimension(3), intent(in)  x)
private

Definition at line 66 of file abstract_interfaces.f90.


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