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

Abstract interface: \( f:~ R^n \mapsto R^n \times Z/2Z \). More...

Collaboration diagram for abstract_interfaces::RnToRnxL:
Collaboration graph

Private Member Functions

subroutine rntornxl (x, ierr, y)
 

Detailed Description

Abstract interface: \( f:~ R^n \mapsto R^n \times Z/2Z \).

Definition at line 79 of file abstract_interfaces.f90.

Member Function/Subroutine Documentation

◆ rntornxl()

subroutine abstract_interfaces::RnToRnxL::rntornxl ( real(rp), dimension(:), intent(inout)  x,
logical, intent(out)  ierr,
real(rp), dimension(:), intent(in)  y 
)
private

Definition at line 80 of file abstract_interfaces.f90.


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