VPNurbsForwardSolver Constructor Virtual Photonics - VTS Library
Virtual Photonics
Overload List

  NameDescription
Public methodNurbsForwardSolver 
Default class constructor called by solver factory.
Public methodNurbsForwardSolver(INurbs)
Constructor used to create an istance of NurbsForwardSolver with the same stub NurbsGenerator for all the NurbsGenerators. Used for Unit Tests of the class.
Public methodNurbsForwardSolver(INurbs, INurbs)
Constructor which creates an istance of NurbsForwardSolver setting the NurbsGenerators to the values passed as Input.
Back to Top
See Also