|
Eriksson2006Solver Package
Implementation of a coupled FEM Solver
|
Öffentliche Attribute | |
| real(kind=dp), dimension(:,:), pointer | kaa |
| real(kind=dp), dimension(:,:), pointer | kab |
| real(kind=dp), dimension(:,:), pointer | kba |
| real(kind=dp), dimension(:,:), pointer | kbb |
| real(kind=dp), dimension(:,:), pointer | caa |
| real(kind=dp), dimension(:,:), pointer | cab |
| real(kind=dp), dimension(:,:), pointer | cba |
| real(kind=dp), dimension(:,:), pointer | cbb |
| real(kind=dp), dimension(:), pointer | fa |
| real(kind=dp), dimension(:), pointer | fb |
1.8.2