plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
PCAvectorFEMDomain
Function
MIT
42 statements
Source File
FEMDomainClass.f90
FEMDomainClass
PCAvectorFEMDomain
Contents
public function PCAvectorFEMDomain(this, eigen_values) result(vectors)
INPUT INPUT/OUTPUT OUTPUT
Type Bound
FEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(inout)
::
this
real(kind=real64),
intent(inout),
optional,
allocatable
::
eigen_values
(:)
Return Value
real(kind=real64), allocatable, (:,:)