Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
arruda_boyce.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine arruda_boyce (Cij, S11, S22, S33, S12, S23, S13, ielem, mu, kappa)
 
subroutine solve_x (x, xmu, i, stretch)
 
subroutine rs (nm, n, a, w, matz, z, fv1, fv2, ierr)
 
REAL *8 function pythag (a, b)
 
subroutine tql1 (n, d, e, ierr)
 
subroutine tql2 (nm, n, d, e, z, ierr)
 
subroutine tred1 (nm, n, a, d, e, e2)
 
subroutine tred2 (nm, n, a, d, e, z)
 

Function/Subroutine Documentation

subroutine arruda_boyce ( real*8, dimension(3,3)  Cij,
real*8  S11,
real*8  S22,
real*8  S33,
real*8  S12,
real*8  S23,
real*8  S13,
integer  ielem,
real*8  mu,
real*8  kappa 
)

Definition at line 53 of file arruda_boyce.f90.

References j, k, n, Aff_transformation_repS2< FT >::print(), rs(), solve_x(), and sqrt().

Referenced by v3d10_nl_arruda_boyce(), v3d10_nl_arruda_boyce_damping(), v3d10_nl_arruda_boyce_thermal(), and v3d4_nl_arruda_boyce().

Here is the call graph for this function:

Here is the caller graph for this function:

REAL*8 function pythag ( real*8  a,
real*8  b 
)

Definition at line 330 of file arruda_boyce.f90.

References Line_2< R, T >::a(), Color::b(), Color::r(), and s.

Referenced by pythag(), tql1(), and tql2().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine solve_x ( real*8  x,
real*8  xmu,
integer  i,
real*8, dimension(3)  stretch 
)

Definition at line 203 of file arruda_boyce.f90.

References d, dx, i, k, Aff_transformation_repS2< FT >::print(), StopWatch::stop(), and x.

Referenced by arruda_boyce(), and arruda_boyce_cauchy().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine tql1 ( integer  n,
real*8, dimension(n d,
real*8, dimension(n e,
integer  ierr 
)

Definition at line 361 of file arruda_boyce.f90.

References Line_2< R, T >::c(), d, Color::g(), i, j, Aff_transformation_2< R_ >::m(), n, pythag(), Color::r(), s, and sign().

Referenced by rs().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine tql2 ( integer  nm,
integer  n,
real*8, dimension(n d,
real*8, dimension(n e,
real*8, dimension(nm,n z,
integer  ierr 
)

Definition at line 512 of file arruda_boyce.f90.

References Line_2< R, T >::c(), d, Color::g(), i, j, k, Aff_transformation_2< R_ >::m(), n, pythag(), Color::r(), s, sign(), and z.

Referenced by rs().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine tred1 ( integer  nm,
integer  n,
real*8, dimension(nm,n a,
real*8, dimension(n d,
real*8, dimension(n e,
real*8, dimension(n e2 
)

Definition at line 697 of file arruda_boyce.f90.

References Line_2< R, T >::a(), d, Color::g(), i, j, k, n, Transfer_base::scale(), sign(), and sqrt().

Referenced by rs().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine tred2 ( integer  nm,
integer  n,
real*8, dimension(nm,n a,
real*8, dimension(n d,
real*8, dimension(n e,
real*8, dimension(nm,n z 
)

Definition at line 843 of file arruda_boyce.f90.

References Line_2< R, T >::a(), d, Color::g(), i, j, k, n, Transfer_base::scale(), sign(), sqrt(), and z.

Referenced by rs().

Here is the call graph for this function:

Here is the caller graph for this function: