BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
m_diagnostics_paraview Module Reference

Module for ParaView output using VTKFortran (if linked) More...

Data Types

type  paraview
 ParaView output handler (wraps around VTKFortran if available, otherwise does nothing) More...
 

Functions/Subroutines

subroutine paraview_init (this, filename, space0)
 Initialize ParaView output.
 

Detailed Description

Module for ParaView output using VTKFortran (if linked)

Function/Subroutine Documentation

◆ paraview_init()

subroutine m_diagnostics_paraview::paraview_init ( class(paraview), intent(inout) this,
character(len=*), intent(in) filename,
type(mformspace), intent(in) space0 )

Initialize ParaView output.

Parameters
[in]thisParaView object
[in]filenameBase name for output files
[in]space0The space of 0-forms for which data will be written