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

Sets up the equations set for a multi physics equations set class. More...

Private Member Functions

subroutine multi_physics_equations_set_setup (EQUATIONS_SET, EQUATIONS_SET_SETUP, ERR, ERROR,)
 

Detailed Description

Sets up the equations set for a multi physics equations set class.

Definition at line 301 of file multi_physics_routines.f90.

Member Function/Subroutine Documentation

subroutine multi_physics_routines::MULTI_PHYSICS_EQUATIONS_SET_SETUP::multi_physics_equations_set_setup ( type(equations_set_type), pointer  EQUATIONS_SET,
type(equations_set_setup_type), intent(inout)  EQUATIONS_SET_SETUP,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private