This type contains all the local to global conversors for the different fields we have.
More...
|
integer, dimension(:), pointer | cv => null() |
|
integer, dimension(:), pointer | u => null() |
|
integer, dimension(:), pointer | p => null() |
|
integer, dimension(:), pointer | x => null() |
|
integer, dimension(:), pointer | x_p1 => null() |
|
integer, dimension(:), pointer | xu => null() |
|
integer, dimension(:), pointer | mat => null() |
|
integer, dimension(:), pointer | suf_cv => null() |
|
integer, dimension(:), pointer | suf_p => null() |
|
integer, dimension(:), pointer | suf_u => null() |
|
This type contains all the local to global conversors for the different fields we have.
- Parameters
-
cv=> | null() Control volume local to global numbering |
u=> | null() Velocity local to global numbering |
p=> | null() Pressure local to global numbering |
x=> | null() Continuous mesh pressure local to global numbering |
x_p1=> | null() Continuous mesh pressure P1 local to global numbering |
xu=> | null() Continuous mesh velocity local to global numbering |
mat=> | null() Pressure discontinuous local to global numbering |
suf_cv=> | null() Surface control volume local to global numering |
suf_p=> | null() Pressure local to global numbering |
suf_u=> | null() Velocity surface local to global numbering |
◆ cv
integer, dimension( : ), pointer multi_data_types::multi_ndgln::cv => null() |
◆ mat
integer, dimension( : ), pointer multi_data_types::multi_ndgln::mat => null() |
integer, dimension( : ), pointer multi_data_types::multi_ndgln::p => null() |
◆ suf_cv
integer, dimension( : ), pointer multi_data_types::multi_ndgln::suf_cv => null() |
◆ suf_p
integer, dimension( : ), pointer multi_data_types::multi_ndgln::suf_p => null() |
◆ suf_u
integer, dimension( : ), pointer multi_data_types::multi_ndgln::suf_u => null() |
integer, dimension( : ), pointer multi_data_types::multi_ndgln::u => null() |
integer, dimension( : ), pointer multi_data_types::multi_ndgln::x => null() |
◆ x_p1
integer, dimension( : ), pointer multi_data_types::multi_ndgln::x_p1 => null() |
◆ xu
integer, dimension( : ), pointer multi_data_types::multi_ndgln::xu => null() |
The documentation for this type was generated from the following file: