plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
diagFEMSolver
Function
MIT
29 statements
Source File
FEMSolverClass.f90
FEMSolverClass
diagFEMSolver
Contents
public function diagFEMSolver(this, cell_centered) result(diag_vector)
Type Bound
FEMSolver_
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMSolver_
),
intent(in)
::
this
logical,
intent(in),
optional
::
cell_centered
Return Value
real(kind=real64), allocatable, (:)