|
subroutine | make_c0_hybrid (zeta, elem, hybrid, nets, nete) |
|
subroutine | make_c0_hybrid1 (zeta, elem, hybrid, nets, nete) |
|
subroutine | make_c0_par (zeta, elem, par) |
|
◆ make_c0_hybrid()
subroutine viscosity_base::make_c0::make_c0_hybrid |
( |
real (kind=real_kind), dimension(np,np,nlev,nets:nete) |
zeta, |
|
|
type (element_t), dimension(:), intent(in), target |
elem, |
|
|
type (hybrid_t), intent(in) |
hybrid, |
|
|
integer |
nets, |
|
|
integer |
nete |
|
) |
| |
|
private |
◆ make_c0_hybrid1()
subroutine viscosity_base::make_c0::make_c0_hybrid1 |
( |
real (kind=real_kind), dimension(np,np,nets:nete) |
zeta, |
|
|
type (element_t), dimension(:), intent(in), target |
elem, |
|
|
type (hybrid_t), intent(in) |
hybrid, |
|
|
integer |
nets, |
|
|
integer |
nete |
|
) |
| |
|
private |
◆ make_c0_par()
subroutine viscosity_base::make_c0::make_c0_par |
( |
real (kind=real_kind), dimension(np,np,nlev,nelemd) |
zeta, |
|
|
type (element_t), dimension(:), intent(in), target |
elem, |
|
|
type (parallel_t), intent(in) |
par |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: