MEF90EXOFormat Subroutine

  • Blaise Bourdin (2012-2022, bourdin@lsu.edu) Alexis Marboeuf (2022, marboeua@mcmaster.ca) Blaise Bourdin (2024, bourdin@mcmaster.ca)
  • 66 statements
  • Source File

public subroutine MEF90EXOFormat(Viewer, nameG, nameC, nameV, time, ierr)

MEF90EXOFormat:

Arguments

Type IntentOptional Attributes Name
type(tPetscViewer), intent(in) :: Viewer
character(len=*), intent(in), dimension(:) :: nameG
character(len=*), intent(in), dimension(:) :: nameC
character(len=*), intent(in), dimension(:) :: nameV
real(kind=C_DOUBLE), dimension(:), pointer :: time
integer(kind=C_INT32_T), intent(inout) :: ierr