OpenCMISS-Iron Internal API Documentation
multi_physics_routines::MultiPhysics_FiniteElementJacobianEvaluate Interface Reference

Evaluates the element Jacobian matrix for the given element number for a multi physics class finite element equation set. More...

Private Member Functions

subroutine multiphysics_finiteelementjacobianevaluate (EQUATIONS_SET, ELEMENT_NUMBER, ERR, ERROR,)
 

Detailed Description

Evaluates the element Jacobian matrix for the given element number for a multi physics class finite element equation set.

Definition at line 198 of file multi_physics_routines.f90.

Member Function/Subroutine Documentation

subroutine multi_physics_routines::MultiPhysics_FiniteElementJacobianEvaluate::multiphysics_finiteelementjacobianevaluate ( type(equations_set_type), pointer  EQUATIONS_SET,
integer(intg), intent(in)  ELEMENT_NUMBER,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private