Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(NodalStorage_t), | public, | allocatable | :: | spA(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(NodalStorage_t) | :: | spA(0:) | ||||
integer | :: | N(3) | ||||
integer, | intent(in) | :: | nodeType |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(InterpolationMatrix_t) | :: | Tset_(0:,0:) | ||||
integer, | intent(in) | :: | Nold | |||
class(NodalStorage_t), | intent(in) | :: | spAold | |||
integer, | intent(in) | :: | Nnew | |||
real(kind=RP), | intent(in) | :: | xiNew(0:Nnew) |