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

Detailed Description

Finish assembly of matrix and optionally extract diagonals.

Note
This subroutine is a dummy routine used to specify the interface of the member function and catch errors in uninitialized matrices.
Parameters
[in,out]diagDiagonal entries of matrix [nr] (optional)

Public Member Functions

subroutine cmat_assemble (self, diag)
 

Constructor & Destructor Documentation

◆ cmat_assemble()

subroutine cmat_assemble ( class(oft_cmatrix), intent(inout)  self,
class(oft_cvector), intent(inout), optional, target  diag 
)
virtual

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