Public Attributes | |
| integer, allocatable | tVec |
| vector that stores the indices of local dof at that "i" index | |
| integer | maxT |
| size of the unkVec | |
| integer, allocatable | endIndex |
Definition at line 7 of file global.f90.
| integer,allocatable global::setI::endIndex |
Definition at line 13 of file global.f90.
| integer global::setI::maxT |
size of the unkVec
Definition at line 11 of file global.f90.
| integer,allocatable global::setI::tVec |
vector that stores the indices of local dof at that "i" index
Definition at line 9 of file global.f90.
1.6.1