FEDEM Solver
R8.0
Source code of the dynamics solver
|
►Nallocationmodule | Module with subroutines for dynamic allocation of arrays |
►Nasmextensionmodule | System matrix assembly extension module |
►Nbinarydbinterface | Fortran interface for the C functions for doing binary IO |
►Nbushingelementtypemodule | |
►Ncomputerconfiginterface | Fortran interface for functions for extracting computer configuration |
►Ncontactelementtypemodule | Module with data types representing contact element objects |
►Ncontactsurfacemodule | Module with data types and subroutines representing contact surfaces |
►Ncontroltypemodule | Module with data types representing control system object of a model |
►Ncurvepointtypemodule | Module with a data type representing contact curve/surface points |
►Ndampertypemodule | Module with data types representing damper objects |
►Ndensematrixmodule | Module with subroutines for solution of dense linear equation systems |
►Ndiskmatrixmodule | |
►Nenvironmenttypemodule | Module with environment data containers |
►Nexplicitfunctionsmodule | |
►Nextctrlsystypemodule | |
►Nffabodyhandlerinterface | |
►Nffadevicefunctioninterface | Fortran interface for FiDeviceFunctionFactory methods |
►Nffafilepathinterface | Fortran interface for FFaFilePath methods |
►Nffamathexprinterface | Fortran interface for FFaMathExprFactory methods |
►Nffamsginterface | Fortran interface for FFaMsg methods |
►Nffatensortransformsinterface | |
►Nffauserfuncinterface | Fortran interface for FFaUserFuncPlugin methods |
►Nffpbatchexportinterface | |
►Nffrextractorinterface | Fortran interface for FFrExtractor methods |
►Nfidevicefunctioninterface | Fortran interface for FiDeviceFunctionFactory methods |
►Nfiniteelementmodule | Module with data types representing finite element objects |
►Nfiraotableinterface | |
►Nfiuserelminterface | Fortran interface for FiUserElmPlugin methods |
►Nfnvmodule | |
►Nfnvwaveforcemodule | |
►Nforcetypemodule | Module with data types representing external point load objects |
►Nfreqresponsemodule | Module with subroutines for frequency domain analysis |
►Nfrictionroutinesmodule | |
►Nfrictiontypemodule | |
►Nfunctiontypemodule | Module with data types representing function objects |
►Nhydrodynamicsmodule | Module with subroutines for hydrodynamic load calculations |
►Nidtypemodule | Module with a data type for object identification |
►Ninaddmodule | |
►Ninitiatefunctiontypemodule | Initialization of function shapes from the solver input file |
►Nmanipmatrixmodule | Module with subroutines for manipulation of integer and real matrices |
►Nmasstypemodule | |
►Nmasterslavejointtypemodule | |
►Nmatextensionmodule | System matrix extension module |
►Nmechanismtypemodule | Module with mechanism data containers |
►Nmodestypemodule | Module with a data type representing the eigenmodes of the model |
►Nmotionroutinesmodule | Module with subroutines for prescribed motion calculations |
►Nmotiontypemodule | Module with data types representing prescribed motion objects |
►Nnormtypemodule | |
►Npyplot_module | Interface for plots in python (x-y plots) |
►Nrdbmodule | Module with data type and subroutines for writing FEDEM result files |
►Nrestartmodule | Module with subroutines for simulation restart |
►Nroadtypemodule | |
►Nrotationmodule | Module with subroutines for manipulation of finite rotations |
►Nsammodule | This module contains a data structure for assembly of FE matrices |
►Nsavemodule | Module with subroutines for saving of time history results |
►Nsavevtfmodule | |
►Nscratcharraymodule | Module with subroutines for dynamic allocation of scratch arrays |
►Nsdiskmatrixmodule | |
►Nsensortypemodule | Module with data types representing sensor objects (general function arguments) |
►Nsolextensionmodule | Module with subroutines for solution of linear equation systems |
►Nsparsematrixmodule | |
►Nspringroutinesmodule | Module with subroutines for spring calculations |
►Nspringtypemodule | Module with data types representing spring objects |
►Nsprkindmodule | Module with kind-parameters for the SPR equation solver |
►Nstrainrosettemodule | Module with data types representing strain rosette objects |
►Nstressrecoverymodule | Module with subroutines for recovery within the time integration loop |
►Nsupelloadtypemodule | |
►Nsupeltypemodule | Module with data types representing superelement objects |
►Nsysmatrixtypemodule | Module with data types and utility subroutines for system matrices |
►Nsystemtypemodule | Module with system data containers |
►Ntireroutinesmodule | |
►Ntiretypemodule | |
►Ntriadtypemodule | Module with data types representing triad objects |
►Nuserdefeltypemodule | Module with data types representing user-defined element objects |
►Nwavefunctionsmodule | |
►Nwindturbinetypemodule | Module with wind turbine data containers |
CCantilever | Creates an FE model of a cantilever beam with default properties |
CCantileverShell | Creates an FE model of a cantilever shell |
CCase | Struct with parameters to instantiate particular units tests over |
CCylinderShell | Creates an FE model of a cantilever shell cylinder |
CDFTparams | |
CF90Msg | A sub-class of FFaMsg that passes the list-messages to Fortran |
CF_stream | Class for file stream based on standard IO |
CFaFace | |
CFaMat33 | |
CFaMat34 | |
CFaVec3 | Class for point vectors in 3D space |
CFFa3DLocation | |
CFFa3PArc | Class representing a circular arc in 3D space |
CFFa_stream | Interface class for stream-based reading/writing of file tags |
CFFaAlgebra | Class with static matrix-vector methods used by link file parsers, etc |
CFFaAppInfo | Class to store information about the application |
CFFaBody | |
CFFaCheckSum | |
CFFaCmdLineArg | Singleton class for management of command-line options |
CFFaCmdLineEntry | Template class for command-line options of arbitrary value type |
CFFaCmdLineEntryBase | Abstract interface for command-line options |
CFFaDynamicLibraryBase | Base class for dynamic loading of shared object libraries |
CFFaEnum | Class to be used as a enum variable with text representations |
CFFaFileData | Class for token input from file |
CFFaFunctionManager | |
CFFaGenericFactory | |
CFFaIteratorData | Class for token input from a string range |
CFFaListViewItem | Base class for list view items |
CFFaLowerCaseString | Extension of the STL string class for lower-case strings only |
CFFaMathExpr | |
►CFFaMathExprFactory | |
CFFaMathFunction | |
CFFaMathOps | |
CFFaMathVar | |
CFFaMsg | Interface class for various user feedback |
CFFaNToOneOp | A class for vector operations |
CFFaNumStr | Extension of the STL string class converting numbers to a text string |
CFFaOperation | The base class used as argument in other operations |
CFFaOperationBase | Base class for all operations |
CFFaOperationContainer | A class used to manage and store callbacks of a certain type |
CFFaOptionFileCreator | Class for writing command-line option files for the solver modules |
CFFaResultDescription | Class representing a result variable description |
CFFaSingelton | Template class for singleton classes |
CFFaStreamData | Class for token input from an input stream |
CFFaString | Extension of the STL string class with some parsing methods |
CFFaTensor1 | |
CFFaTensor2 | |
CFFaTensor3 | |
CFFaTimeDescription | Sub-class representing the physical time |
CFFaTokenInput | Base class for generic token input |
CFFaTokenizer | Class creating a one-level token hierarchy |
CFFaUnaryOp | A class for scalar operations |
►CFFaUnitCalculator | |
CFFaUnitCalculatorProvider | |
CFFaUpperCaseString | Extension of the STL string class for upper-case strings only |
CFFaUserFuncPlugin | |
CFFaVersionNumber | A class to keep Fedem version numbers |
CFFaViewItem | Abstract interface class for list view items |
CFFaVolume | |
CFFpBatchExport | |
►CFFpCurve | |
CFFpCurveDef | |
CFFpFourier | |
CFFpGraph | |
CFFpRPC3Data | |
CFFpVar | |
CFFrCreatorData | Incapsulation of temporary data used during results file parsing |
CFFrEntryBase | |
CFFrExtractor | Front-end for the result extraction module |
CFFrFieldEntryBase | |
►CFFrItemGroup | |
CFFrObjectGroup | |
CFFrReadOp | |
CFFrResultContainer | Class holding the data of a Fedem results file |
CFFrSuperObjectGroup | |
►CFFrVariable | |
CFFrVariableReference | |
CFiASCFile | Class representing external device functions based on ASCII files |
CFiCurveASCFile | ASCII file for curve plotting |
CFiDACFile | |
►CFiDeviceFunctionBase | |
CFiDeviceFunctionFactory | Singleton class for external device functions (functions from file) |
CFiRAOTable | |
►CFiRPC3File | |
CFiUserElmPlugin | Singleton class for user-defined element plugins |
CNode | Struct with sub-model nodal data |
COPHSphShell | Creates an FE model of the Open Pinched Hemisphere test case |
CPDICylShell | Creates an FE model of the Pinched diaphragmed cylinder test case |
CPinnedBeam | Creates an FE model of a pinned beam with default properties |
CQuartCylShell | Creates an FE model of one quarter of a shell cylinder |
CRAOcomp | |
CRAOentry | |
CReadOpCreatorType | |
CRFprm | |
CScoLoRoof | Creates an FE model of the Scordelis-Lo Roof test case |
CSignalHandler | Static class with methods for signal handling |
CSolve | Class describing a unit test instance |
CWaveComp |