FEDEM Solver  R8.0
Source code of the dynamics solver
Data Types | Modules | Functions/Subroutines
supElLoadTypeModule.f90 File Reference

Superelement load object data container. More...

Data Types

type  supelloadtypemodule::supelloadtype
 Data type representing a superelement load object. More...
 
interface  supelloadtypemodule::writeobject
 Standard routine for writing an object to file. More...
 

Modules

module  supelloadtypemodule
 Module with data types representing superelement load objects.
 

Functions/Subroutines

subroutine, public supelloadtypemodule::initiateloads (infp, sups, engines, loads, err)
 Initializes superelement loads with data from the solver input file. More...
 
subroutine supelloadtypemodule::writeloadtype (load, io, complexity)
 Standard routine for writing an object to file. More...
 
subroutine supelloadtypemodule::nullifyload (load)
 Initializes a superelement load object. More...
 
subroutine, public supelloadtypemodule::deallocateloads (loads)
 Deallocates an array of superelement load objects. More...
 

Detailed Description

Superelement load object data container.