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

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

Collaboration diagram for abstract_interfaces::R3xRxRToR:
Collaboration graph

Private Member Functions

real(rp) function r3xrxrtor (x, u, v)
 

Detailed Description

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

Definition at line 42 of file abstract_interfaces.f90.

Member Function/Subroutine Documentation

◆ r3xrxrtor()

real(rp) function abstract_interfaces::R3xRxRToR::r3xrxrtor ( real(rp), dimension(3), intent(in)  x,
real(rp), intent(in)  u,
real(rp), intent(in)  v 
)
private

Definition at line 43 of file abstract_interfaces.f90.


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