Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
vtklegacyfile Module Reference

Data Types

type  vtkcell_t
 

Public Member Functions

subroutine, public writevtklegacyfile (VtkFile, Model, SubtractDisp)
 
subroutine writevector (VarName, Var, nNodes, MaxDOF, IOUnit)
 
LOGICAL function freesurface (Model)
 
subroutine writegrid (IOUnit, Model, SubtractDisp)
 

Public Attributes

integer, parameter vtkunit = 58
 

Member Function/Subroutine Documentation

LOGICAL function vtklegacyfile::freesurface ( type(model_t), intent(in)  Model)

References lists::listgetlogical(), and freesurface::moveboundary().

Here is the call graph for this function:

subroutine vtklegacyfile::writegrid ( integer, intent(in)  IOUnit,
type(model_t), intent(in)  Model,
logical, intent(in)  SubtractDisp 
)

References coordinatesystems::coordinatesystemdimension(), elements2cells(), generalutils::formatdate(), defutils::getbcid(), getnvtkcells(), and writecelltype().

Referenced by dxfile::writedxfiles(), and writevtklegacyfile().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine vtklegacyfile::writevector ( character(*), intent(in)  VarName,
type(variable_t), intent(in)  Var,
integer, intent(in)  nNodes,
integer, intent(in)  MaxDOF,
integer, intent(in)  IOUnit 
)

Referenced by writevtklegacyfile().

Here is the caller graph for this function:

subroutine, public vtklegacyfile::writevtklegacyfile ( character(len=*), intent(in)  VtkFile,
type(model_t)  Model,
logical, intent(in)  SubtractDisp 
)

References writegrid(), and writevector().

Referenced by writedata().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

integer, parameter vtklegacyfile::vtkunit = 58

The documentation for this module was generated from the following file: