|
Eriksson2006Solver Package
Implementation of a coupled FEM Solver
|
Datentypen | |
| interface | neu |
| type | randbedingung_t |
Öffentliche Methoden | |
| LOGICAL function, public | istvolumen (this) |
| LOGICAL function, public | istneumann (this) |
| LOGICAL function, public | istcauchy (this) |
| LOGICAL function, public | istdirichlet (this) |
| real(kind=dp) function, dimension(:), pointer, public | gibrandbedingungdirichlet (this) |
| real(kind=dp) function, dimension(:), pointer, public | gibrandbedingungneumann (this) |
| real(kind=dp) function, dimension(:), pointer, public | gibrandbedingungcauchy (this, i) |
| real(kind=dp) function, dimension(:), pointer, public | gibrandbedingungvolumen (this) |
1.8.2