vtkSeismicAnalysis Subroutine

public subroutine vtkSeismicAnalysis(this, name, num_mode, amp, scalar_field, with_stress)

Type Bound

SeismicAnalysis_

Arguments

Type IntentOptional Attributes Name
class(SeismicAnalysis_), intent(in) :: this
character(len=*), intent(in) :: name
integer(kind=int32), intent(in) :: num_mode
real(kind=real64), intent(in) :: amp
real(kind=real64), intent(in), optional :: scalar_field(:)
integer(kind=int32), intent(in), optional :: with_stress(1:2)