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

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

Collaboration diagram for abstract_interfaces::R3xR3xR3ToR:
Collaboration graph

Private Member Functions

real(rp) function r3xr3xr3tor (x, p1, p2)
 

Detailed Description

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

Definition at line 51 of file abstract_interfaces.f90.

Member Function/Subroutine Documentation

◆ r3xr3xr3tor()

real(rp) function abstract_interfaces::R3xR3xR3ToR::r3xr3xr3tor ( real(rp), dimension(3), intent(in)  x,
real(rp), dimension(3), intent(in)  p1,
real(rp), dimension(3), intent(in)  p2 
)
private

Definition at line 52 of file abstract_interfaces.f90.


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