Choral
Private Member Functions | List of all members
geotsf_mod::assemble Interface Reference

1- Define the transformation T: K_ref –> K i.e. compute the ytansformation 'T' coefficients More...

Collaboration diagram for geotsf_mod::assemble:
Collaboration graph

Private Member Functions

subroutine geotsf_assemble (g, type, X, nNd)
 Define the transformation T: K_ref –> K. More...
 

Detailed Description

1- Define the transformation T: K_ref –> K i.e. compute the ytansformation 'T' coefficients

  1. computate the coordinates of the points 'Ty' in K

Definition at line 180 of file geoTsf_mod.F90.

Member Function/Subroutine Documentation

◆ geotsf_assemble()

subroutine geotsf_mod::assemble::geotsf_assemble ( type(geotsf), intent(inout)  g,
integer, intent(in)  type,
real(rp), dimension(3,nnd), intent(in)  X,
integer, intent(in)  nNd 
)
private

Define the transformation T: K_ref –> K.

1- Define the transformation T: K_ref –> K i.e. compute the ttansformation 'T' coefficients depending on the type of the cell K and on its node coordinates 'X'

  1. computate the coordinates of the points 'Ty' in K

Definition at line 250 of file geoTsf_mod.F90.


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