The Open FUSION Toolkit 1.0.0-beta5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Functions/Subroutines
oft_h0_fields Module Reference

Detailed Description

Nedelec H0 FE field handling.

Authors
Chris Hansen
Date
August 2011

Functions/Subroutines

subroutine oft_h0_create (new, level, cache, native)
 Create a H0 field.
 

Function/Subroutine Documentation

◆ oft_h0_create()

subroutine oft_h0_create ( class(oft_vector), intent(out), pointer  new,
integer(i4), intent(in), optional  level,
logical, intent(in), optional  cache,
logical, intent(in), optional  native 
)

Create a H0 field.

Parameters
[out]newfield to create
[in]levelFE level for init (optional)
[in]cacheAllow caching (optional)
[in]nativeForce native representation (optional)