OpenCMISS-Iron Internal API Documentation

Interface matrices time dependency types. More...

Collaboration diagram for OPENCMISS::InterfaceMatrices::TimeDependenceTypes:

Variables

integer, parameter, public opencmiss_iron::cmfe_number_of_interface_matrix_types =NUMBER_OF_INTERFACE_MATRIX_TYPES
 
integer, parameter, public opencmiss_iron::cmfe_interface_matrix_static =INTERFACE_MATRIX_STATIC
 Interface matrix is of static type. More...
 
integer, parameter, public opencmiss_iron::cmfe_interface_matrix_quasi_static =INTERFACE_MATRIX_QUASI_STATIC
 Interface matrix is of quasi-static type. More...
 
integer, parameter, public opencmiss_iron::cmfe_interface_matrix_first_order_dynamic =INTERFACE_MATRIX_FIRST_ORDER_DYNAMIC
 Interface matrix is of first order dynamic type. More...
 
integer, parameter, public opencmiss_iron::cmfe_interface_matrix_second_order_dynamic =INTERFACE_MATRIX_SECOND_ORDER_DYNAMIC
 Interface matrix is of second order dynamic type. More...
 

Detailed Description

Interface matrices time dependency types.

Variable Documentation

integer, parameter, public opencmiss_iron::cmfe_interface_matrix_first_order_dynamic =INTERFACE_MATRIX_FIRST_ORDER_DYNAMIC

Interface matrix is of first order dynamic type.

See also
INTERFACE_MATRICES_ROUTINES::InterfaceMatricesTimeDependenceTypes,INTERFACE_MATRICES_ROUTINES

Definition at line 4797 of file opencmiss_iron.f90.

integer, parameter, public opencmiss_iron::cmfe_interface_matrix_quasi_static =INTERFACE_MATRIX_QUASI_STATIC

Interface matrix is of quasi-static type.

See also
INTERFACE_MATRICES_ROUTINES::InterfaceMatricesTimeDependenceTypes,INTERFACE_MATRICES_ROUTINES

Definition at line 4796 of file opencmiss_iron.f90.

integer, parameter, public opencmiss_iron::cmfe_interface_matrix_second_order_dynamic =INTERFACE_MATRIX_SECOND_ORDER_DYNAMIC

Interface matrix is of second order dynamic type.

See also
INTERFACE_MATRICES_ROUTINES::InterfaceMatricesTimeDependenceTypes,INTERFACE_MATRICES_ROUTINES

Definition at line 4798 of file opencmiss_iron.f90.

integer, parameter, public opencmiss_iron::cmfe_interface_matrix_static =INTERFACE_MATRIX_STATIC

Interface matrix is of static type.

See also
INTERFACE_MATRICES_ROUTINES::InterfaceMatricesTimeDependenceTypes,INTERFACE_MATRICES_ROUTINES

Definition at line 4795 of file opencmiss_iron.f90.

integer, parameter, public opencmiss_iron::cmfe_number_of_interface_matrix_types =NUMBER_OF_INTERFACE_MATRIX_TYPES