Home
last modified time | relevance | path

Searched refs:local_L (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/gpencil/shaders/
H A Dgpencil_frag.glsl32 vec3 local_L = rot_scale * L;
33 local_L /= abs(local_L.z);
34 float ellipse = inversesqrt(length_squared(local_L));
37 vis *= step(0.0, local_L.z);
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmp2_integrals.F1433 REAL(KIND=dp), DIMENSION(:, :), POINTER :: local_L, local_L_internal, rec_L local
1458 ALLOCATE (local_L(nrow_local, ncol_local))
1459 local_L = local_L_internal(1:nrow_local, 1:ncol_local)
1481 my_Lrows(i_global, j_global - my_group_L_start + 1) = local_L(iiB, jjB)
1511 CALL mp_sendrecv(local_L, proc_send_static, rec_L, proc_receive_static, para_env%group)
1525 DEALLOCATE (local_L)
1526 ALLOCATE (local_L(nrow_rec, ncol_rec))
1527 local_L = rec_L
1538 DEALLOCATE (local_L)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmp2_integrals.F1572 REAL(KIND=dp), DIMENSION(:, :), POINTER :: local_L, local_L_internal, rec_L local
1597 ALLOCATE (local_L(nrow_local, ncol_local))
1598 local_L = local_L_internal(1:nrow_local, 1:ncol_local)
1620 my_Lrows(i_global, j_global - my_group_L_start + 1) = local_L(iiB, jjB)
1650 CALL mp_sendrecv(local_L, proc_send_static, rec_L, proc_receive_static, para_env%group)
1664 DEALLOCATE (local_L)
1665 ALLOCATE (local_L(nrow_rec, ncol_rec))
1666 local_L = rec_L
1677 DEALLOCATE (local_L)
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNonDPOFDarts.cpp1037 double local_L = 0.0; in assign_sphere_radius_POF() local
1050 if (grad > local_L) local_L = grad; in assign_sphere_radius_POF()
1052 L = _safety_factor * local_L; // going conservative in assign_sphere_radius_POF()
/dports/math/fftw3-float/fftw-3.3.9/doc/
H A Dmpi.texi1752 transposed @twodims{M,local_L} array, associated with the @emph{same}
1759 call c_f_pointer(cdata, tdata, [M,local_L])
1762 where @code{local_L} would have been obtained by changing the
1767 local_M, local_j_offset, local_L, local_i_offset)
H A Dfftw3.info-14712 transposed M x local_L array, associated with the _same_ 'cdata'
4718 call c_f_pointer(cdata, tdata, [M,local_L])
4720 where 'local_L' would have been obtained by changing the
4724 local_M, local_j_offset, local_L, local_i_offset)
/dports/math/fftw3/fftw-3.3.9/doc/
H A Dmpi.texi1752 transposed @twodims{M,local_L} array, associated with the @emph{same}
1759 call c_f_pointer(cdata, tdata, [M,local_L])
1762 where @code{local_L} would have been obtained by changing the
1767 local_M, local_j_offset, local_L, local_i_offset)
H A Dfftw3.info-14712 transposed M x local_L array, associated with the _same_ 'cdata'
4718 call c_f_pointer(cdata, tdata, [M,local_L])
4720 where 'local_L' would have been obtained by changing the
4724 local_M, local_j_offset, local_L, local_i_offset)
/dports/math/fftw3-long/fftw-3.3.9/doc/
H A Dmpi.texi1752 transposed @twodims{M,local_L} array, associated with the @emph{same}
1759 call c_f_pointer(cdata, tdata, [M,local_L])
1762 where @code{local_L} would have been obtained by changing the
1767 local_M, local_j_offset, local_L, local_i_offset)
H A Dfftw3.info-14712 transposed M x local_L array, associated with the _same_ 'cdata'
4718 call c_f_pointer(cdata, tdata, [M,local_L])
4720 where 'local_L' would have been obtained by changing the
4724 local_M, local_j_offset, local_L, local_i_offset)
/dports/math/fftw3-quad/fftw-3.3.9/doc/
H A Dmpi.texi1752 transposed @twodims{M,local_L} array, associated with the @emph{same}
1759 call c_f_pointer(cdata, tdata, [M,local_L])
1762 where @code{local_L} would have been obtained by changing the
1767 local_M, local_j_offset, local_L, local_i_offset)
H A Dfftw3.info-14712 transposed M x local_L array, associated with the _same_ 'cdata'
4718 call c_f_pointer(cdata, tdata, [M,local_L])
4720 where 'local_L' would have been obtained by changing the
4724 local_M, local_j_offset, local_L, local_i_offset)