Go to the source code of this file.
Functions/Subroutines | |
subroutine | implicit_v3d8_me_k (coor, ElConnVol, ci, numnp, nstart, nend, NumEL, MatType, NumMatType, enhanced_map, mixed_map, NumMatVol) |
subroutine | map_ci2dmat (ci, dmat) |
subroutine implicit_v3d8_me_k | ( | real*8, dimension(1:3,1:numnp) | coor, |
integer, dimension(1:8,1:numel) | ElConnVol, | ||
real*8, dimension(1:6,1:6,nummattype) | ci, | ||
integer | numnp, | ||
integer | nstart, | ||
integer | nend, | ||
integer | NumEL, | ||
integer, dimension(1:numel) | MatType, | ||
integer | NumMatType, | ||
real(kind=8), dimension(1:8,1:9,1:9) | enhanced_map, | ||
real(kind=8), dimension(1:8,1:9,1:12) | mixed_map, | ||
integer | NumMatVol | ||
) |
Definition at line 84 of file implicit_v3d8_me_K.f90.
References Color::alpha(), coord, Polyhedron_incremental_builder_3< HDS >::error(), get_jacobien(), get_shape(), i, initk(), invert(), invert3x3(), j, kronecker_product(), Aff_transformation_2< R_ >::m(), map_ci2dmat(), numknnz(), Aff_transformation_repS2< FT >::print(), tensormul(), and Matrix3D::zero().
Referenced by createk().
Definition at line 720 of file implicit_v3d8_me_K.f90.
Referenced by implicit_v3d8_me_k().