![]() |
ETS-Core
version:0.0.4-46-ge2d8
Core actors for the ETS-6
|
Public Attributes | |
integer | dimk |
integer | dimm |
integer | dimmat |
integer | dimbb |
integer | dimn |
real(kind=8), dimension(:,:), pointer | f |
real(kind=8), dimension(:,:), pointer | fp |
real(kind=8), dimension(:,:), pointer | dfpdx |
real(kind=8), dimension(:,:), pointer | dfpdx2 |
real(kind=8), dimension(:,:), allocatable | matd |
real(kind=8), dimension(:,:), allocatable | matdp |
real(kind=8), dimension(:,:,:), pointer | t0 |
real(kind=8), dimension(:,:,:), pointer | t1 |
real(kind=8), dimension(:,:,:), allocatable | mata |
real(kind=8), dimension(:,:,:), allocatable | matb |
real(kind=8), dimension(:,:,:), allocatable | matc |
real(kind=8), dimension(:,:,:), allocatable | matap |
real(kind=8), dimension(:,:,:), allocatable | matbp |
real(kind=8), dimension(:,:,:), allocatable | matcp |
real(kind=8), dimension(:,:), pointer | v0 |
real(kind=8), dimension(:,:), pointer | v1 |
integer, dimension(:), allocatable | mode |
real(kind=8), dimension(:,:), allocatable | mats |
real(kind=8), dimension(:,:), allocatable | matu |
real(kind=8), dimension(:,:), allocatable | matv |
real(kind=8), dimension(:,:), allocatable | matw |
real(kind=8), dimension(:,:), allocatable | matx |
real(kind=8), dimension(:,:), allocatable | maty |
real(kind=8), dimension(:,:), allocatable | matz |
real(kind=8), dimension(:), allocatable, target | mat_coo |
real(kind=8), dimension(:), allocatable, target | mat_csr |
real(kind=8), dimension(:), allocatable, target | vectbb |
integer, dimension(:), allocatable, target | cooi |
integer, dimension(:), allocatable, target | cooj |
integer, dimension(:), allocatable, target | csri |
integer, dimension(:), allocatable, target | csrj |
real(kind=8), pointer | dx |
real(kind=8), pointer | dt |
real(kind=8), pointer | sca_f |
integer | verbose = 0 |
Definition at line 365 of file solution10.f90.
integer, dimension(:), allocatable, target cos_transportdata::cooi |
Definition at line 380 of file solution10.f90.
integer, dimension(:), allocatable, target cos_transportdata::cooj |
Definition at line 380 of file solution10.f90.
integer, dimension(:), allocatable, target cos_transportdata::csri |
Definition at line 380 of file solution10.f90.
integer, dimension(:), allocatable, target cos_transportdata::csrj |
Definition at line 380 of file solution10.f90.
real(kind=8), dimension(:,:), pointer cos_transportdata::dfpdx |
Definition at line 368 of file solution10.f90.
real(kind=8), dimension(:,:), pointer cos_transportdata::dfpdx2 |
Definition at line 368 of file solution10.f90.
integer cos_transportdata::dimbb |
Definition at line 367 of file solution10.f90.
integer cos_transportdata::dimk |
Definition at line 367 of file solution10.f90.
integer cos_transportdata::dimm |
Definition at line 367 of file solution10.f90.
integer cos_transportdata::dimmat |
Definition at line 367 of file solution10.f90.
integer cos_transportdata::dimn |
Definition at line 367 of file solution10.f90.
real(kind=8), pointer cos_transportdata::dt |
Definition at line 381 of file solution10.f90.
real(kind=8), pointer cos_transportdata::dx |
Definition at line 381 of file solution10.f90.
real(kind=8), dimension(:,:), pointer cos_transportdata::f |
Definition at line 368 of file solution10.f90.
real(kind=8), dimension(:,:), pointer cos_transportdata::fp |
Definition at line 368 of file solution10.f90.
real(kind=8), dimension(:), allocatable, target cos_transportdata::mat_coo |
Definition at line 378 of file solution10.f90.
real(kind=8), dimension(:), allocatable, target cos_transportdata::mat_csr |
Definition at line 378 of file solution10.f90.
real(kind=8), dimension(:,:,:), allocatable cos_transportdata::mata |
Definition at line 371 of file solution10.f90.
real(kind=8), dimension(:,:,:), allocatable cos_transportdata::matap |
Definition at line 371 of file solution10.f90.
real(kind=8), dimension(:,:,:), allocatable cos_transportdata::matb |
Definition at line 371 of file solution10.f90.
real(kind=8), dimension(:,:,:), allocatable cos_transportdata::matbp |
Definition at line 371 of file solution10.f90.
real(kind=8), dimension(:,:,:), allocatable cos_transportdata::matc |
Definition at line 371 of file solution10.f90.
real(kind=8), dimension(:,:,:), allocatable cos_transportdata::matcp |
Definition at line 371 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::matd |
Definition at line 369 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::matdp |
Definition at line 369 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::mats |
Definition at line 376 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::matu |
Definition at line 377 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::matv |
Definition at line 377 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::matw |
Definition at line 377 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::matx |
Definition at line 377 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::maty |
Definition at line 377 of file solution10.f90.
real(kind=8), dimension(:,:), allocatable cos_transportdata::matz |
Definition at line 377 of file solution10.f90.
integer, dimension(:), allocatable cos_transportdata::mode |
Definition at line 374 of file solution10.f90.
real(kind=8), pointer cos_transportdata::sca_f |
Definition at line 381 of file solution10.f90.
real(kind=8), dimension(:,:,:), pointer cos_transportdata::t0 |
Definition at line 370 of file solution10.f90.
real(kind=8), dimension(:,:,:), pointer cos_transportdata::t1 |
Definition at line 370 of file solution10.f90.
real(kind=8), dimension(:,:), pointer cos_transportdata::v0 |
Definition at line 373 of file solution10.f90.
real(kind=8), dimension(:,:), pointer cos_transportdata::v1 |
Definition at line 373 of file solution10.f90.
real(kind=8), dimension(:), allocatable, target cos_transportdata::vectbb |
Definition at line 379 of file solution10.f90.
integer cos_transportdata::verbose = 0 |
Definition at line 382 of file solution10.f90.