|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|

Public Member Functions | |
| procedure, pass(this) | init (this, ptr) |
| Constructor. Just assigns the pointer. | |
| procedure, pass(this) | free (this) |
| Destructor. Just nullifies the pointer. | |
Public Attributes | |
| type(vector_t), pointer | ptr => null() |
Definition at line 81 of file vector.f90.
Definition at line 87 of file vector.f90.
| procedure, pass(this) vector::vector_ptr_t::init | ( | class(vector_ptr_t), intent(inout) | this, |
| type(vector_t), intent(in), target | ptr | ||
| ) |
Definition at line 85 of file vector.f90.
Definition at line 82 of file vector.f90.