|
The Open FUSION Toolkit 1.0.0-beta5
Modeling tools for plasma and fusion research and engineering
|
Nedelec H1(Curl) FE field handling.
Functions/Subroutines | |
| subroutine | oft_hcurl_create (new, level, cache, native) |
| Create a H1(Curl) field. | |
| subroutine oft_hcurl_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 H1(Curl) field.
| [out] | new | field to create |
| [in] | level | FE level for init (optional) |
| [in] | cache | Allow caching (optional) |
| [in] | native | Force native representation (optional) |