FEDEM Solver  R8.0
Source code of the dynamics solver
Public Attributes | List of all members
normtypemodule::testsettype Type Reference
Collaboration diagram for normtypemodule::testsettype:
Collaboration graph
[legend]

Public Attributes

logical doingwell
 
logical, dimension(3) isactive
 
integer startmonitor
 
integer, dimension(:,:), pointer worstdofs
 
real(dp), dimension(:), pointer worstenerg
 
type(testitemtype), dimension(nnormtypes_pdisnorms
 
type(testitemtype), dimension(nnormtypes_pvelnorms
 
type(testitemtype), dimension(nnormtypes_paccnorms
 
type(testitemtype), dimension(nnormtypes_presnorms
 
type(testitemtype), dimension(2) energynorms
 

Member Data Documentation

◆ accnorms

type(testitemtype), dimension(nnormtypes_p) normtypemodule::testsettype::accnorms

◆ disnorms

type(testitemtype), dimension(nnormtypes_p) normtypemodule::testsettype::disnorms

◆ doingwell

logical normtypemodule::testsettype::doingwell

◆ energynorms

type(testitemtype), dimension(2) normtypemodule::testsettype::energynorms

◆ isactive

logical, dimension(3) normtypemodule::testsettype::isactive

◆ resnorms

type(testitemtype), dimension(nnormtypes_p) normtypemodule::testsettype::resnorms

◆ startmonitor

integer normtypemodule::testsettype::startmonitor

◆ velnorms

type(testitemtype), dimension(nnormtypes_p) normtypemodule::testsettype::velnorms

◆ worstdofs

integer, dimension(:,:), pointer normtypemodule::testsettype::worstdofs

◆ worstenerg

real(dp), dimension(:), pointer normtypemodule::testsettype::worstenerg

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