|
type(stdsolverparams_t) function | returnstdsolverparams (Solver) |
|
subroutine | printstdinfo (str, iter, NonlinearIter) |
|
subroutine | print2darray (array, str) |
|
subroutine | print1darray (array, str) |
|
subroutine | rotateelasticitymatrix (C, T, dim) |
|
subroutine | rotateelasticitymatrix2d (C, T) |
|
subroutine | rotateelasticitymatrix3d (C, T) |
|
subroutine | rotate2indextensor (C, T, dim) |
|
subroutine | rotate4indextensor (C, T, dim) |
|
subroutine mystdmodules::print1darray |
( |
real(kind=dp), dimension(:) |
array, |
|
|
character(len=*) |
str |
|
) |
| |
subroutine mystdmodules::print2darray |
( |
real(kind=dp), dimension(:,:) |
array, |
|
|
character(len=*) |
str |
|
) |
| |
subroutine mystdmodules::printstdinfo |
( |
character(len=*) |
str, |
|
|
integer |
iter, |
|
|
integer |
NonlinearIter |
|
) |
| |
type(stdsolverparams_t) function mystdmodules::returnstdsolverparams |
( |
type(solver_t) |
Solver | ) |
|
subroutine mystdmodules::rotate2indextensor |
( |
real(kind=dp), dimension(:,:) |
C, |
|
|
real(kind=dp), dimension(:,:) |
T, |
|
|
integer |
dim |
|
) |
| |
subroutine mystdmodules::rotate4indextensor |
( |
real(kind=dp), dimension(:,:,:,:) |
C, |
|
|
real(kind=dp), dimension(:,:) |
T, |
|
|
integer |
dim |
|
) |
| |
subroutine mystdmodules::rotateelasticitymatrix |
( |
real(kind=dp), dimension(:,:) |
C, |
|
|
real(kind=dp), dimension(:,:) |
T, |
|
|
integer |
dim |
|
) |
| |
subroutine mystdmodules::rotateelasticitymatrix2d |
( |
real(kind=dp), dimension(:,:) |
C, |
|
|
real(kind=dp), dimension(:,:) |
T |
|
) |
| |
subroutine mystdmodules::rotateelasticitymatrix3d |
( |
real(kind=dp), dimension(:,:) |
C, |
|
|
real(kind=dp), dimension(:,:) |
T |
|
) |
| |
Die Dokumentation für dieses Modul wurde aus der folgenden Datei erzeugt: