The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
mat_assemble Interface Reference

Detailed Description

Finish assembly of matrix and optionally extract real diagonal.

Public Member Functions

subroutine mat_assemble (self, diag)

Constructor & Destructor Documentation

◆ mat_assemble()

subroutine mat_assemble ( class(oft_matrix), intent(inout) self,
class(oft_vector), intent(inout), optional, target diag )
virtual
Parameters
[in,out]selfMatrix object
[in,out]diagDiagonal entries of matrix [nr] (optional)

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