The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Member Functions | List of all members
oft_veccreate_proto Interface Reference

Detailed Description

Create vector on specified level.

Public Member Functions

subroutine oft_veccreate_proto (self, new, level, cache, native)
 

Constructor & Destructor Documentation

◆ oft_veccreate_proto()

subroutine oft_veccreate_proto ( class(oft_ml_vecspace), intent(inout)  self,
class(oft_vector), intent(out), pointer  new,
integer(i4), intent(in), optional  level,
logical, intent(in), optional  cache,
logical, intent(in), optional  native 
)
virtual
Parameters
[in,out]selfML vector space object
[out]newVector to create
[in]levelVectorspace level for init (optional)
[in]cacheAllow caching (optional)
[in]nativeForce native representation (optional)

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