FEDEM Solver
R8.0
Source code of the dynamics solver
|
Data Types | |
interface | savevtfmodule::VTFFFileSetOutputDebugError |
interface | savevtfmodule::VTFFFileAppendFile |
interface | savevtfmodule::VTFFFileCloseFile |
interface | savevtfmodule::VTFFFileDelete |
interface | savevtfmodule::VTFFFileWriteBlock |
interface | savevtfmodule::VTFFTransBlockCreate |
interface | savevtfmodule::VTFFTransBlockSetResBlocks |
interface | savevtfmodule::VTFFTransBlockSetName |
interface | savevtfmodule::VTFFTransBlockDelete |
interface | savevtfmodule::VTFFStateInfoBlockCreate |
interface | savevtfmodule::VTFFStateInfoBlockSetStepData |
interface | savevtfmodule::VTFFStateInfoBlockDelete |
interface | savevtfmodule::VTFFMatrixResBlockCreate |
interface | savevtfmodule::VTFFMatrixResBlockSetMatrix |
interface | savevtfmodule::VTFFMatrixResBlockSetMapToElemBlockID |
interface | savevtfmodule::VTFFMatrixResBlockDelete |
Modules | |
module | savevtfmodule |
Functions/Subroutines | |
subroutine, public | savevtfmodule::openvtf (vtfName, ierr) |
subroutine, public | savevtfmodule::writesolvervtf (sys, sups, ierr) |
subroutine | savevtfmodule::writestepvtf (sys, ierr) |
subroutine | savevtfmodule::writesupeltransformvtf (sups, ierr) |
subroutine, public | savevtfmodule::closevtf (nParts, ierr) |
Variables | |
integer, save | savevtfmodule::vtffile = -999 |
integer, save | savevtfmodule::vtfinfo = -999 |
integer, save | savevtfmodule::nstep = 0 |