MFIX  2016-1
define_quadrics.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine define_quadrics
 
subroutine get_f_quadric (x1, x2, x3, Q_ID, f, CLIP_FLAG)
 
subroutine reasssign_quadric (x1, x2, x3, GROUP, Q_ID)
 
subroutine build_1x3_matrix (scalar1, scalar2, scalar3, M1x3)
 
subroutine build_c_quadric_matrix (lambda1, lambda2, lambda3, C_QUADRIC)
 
subroutine build_x_rotation_matrix (Theta, R)
 
subroutine build_y_rotation_matrix (Theta, R)
 
subroutine build_z_rotation_matrix (Theta, R)
 

Function/Subroutine Documentation

subroutine build_1x3_matrix ( double precision  scalar1,
double precision  scalar2,
double precision  scalar3,
double precision, dimension(1,3)  M1x3 
)

Definition at line 683 of file define_quadrics.f.

Here is the caller graph for this function:

subroutine build_c_quadric_matrix ( double precision  lambda1,
double precision  lambda2,
double precision  lambda3,
double precision, dimension(3,3)  C_QUADRIC 
)

Definition at line 713 of file define_quadrics.f.

Here is the caller graph for this function:

subroutine build_x_rotation_matrix ( double precision  Theta,
double precision, dimension(3,3)  R 
)

Definition at line 747 of file define_quadrics.f.

Here is the caller graph for this function:

subroutine build_y_rotation_matrix ( double precision  Theta,
double precision, dimension(3,3)  R 
)

Definition at line 785 of file define_quadrics.f.

Here is the caller graph for this function:

subroutine build_z_rotation_matrix ( double precision  Theta,
double precision, dimension(3,3)  R 
)

Definition at line 824 of file define_quadrics.f.

Here is the caller graph for this function:

subroutine define_quadrics ( )

Definition at line 15 of file define_quadrics.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine get_f_quadric ( double precision  x1,
double precision  x2,
double precision  x3,
integer  Q_ID,
double precision  f,
logical  CLIP_FLAG 
)

Definition at line 83 of file define_quadrics.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine reasssign_quadric ( double precision  x1,
double precision  x2,
double precision  x3,
integer  GROUP,
integer  Q_ID 
)

Definition at line 621 of file define_quadrics.f.

Here is the call graph for this function:

Here is the caller graph for this function: