The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
cad_dummy_find Interface Reference

Detailed Description

Find the parametric representation of a boundary point in CAD representation.

  • (x,y,z) -> (u,v)

Public Member Functions

subroutine cad_dummy_find (self, pt, u, v)

Constructor & Destructor Documentation

◆ cad_dummy_find()

subroutine cad_dummy_find ( class(cad_entity), intent(in) self,
real(r8), dimension(3), intent(in) pt,
real(r8), intent(out) u,
real(r8), intent(out) v )
virtual
Parameters
[in]ptPosition vector [3]
[out]uParametric coordinate 1
[out]vParametric coordinate 2

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