OpenCMISS-Iron Internal API Documentation
base_routines::baseroutinesinitialise Interface Reference

Private Member Functions

subroutine base_routines_initialise (ERR, ERROR,)
 Initialises the variables required for the base_routines module. More...
 

Detailed Description

Definition at line 199 of file base_routines.f90.

Member Function/Subroutine Documentation

subroutine base_routines::baseroutinesinitialise::base_routines_initialise ( integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private

Initialises the variables required for the base_routines module.

Parameters
[out]errThe error code
[out]errorThe error string

Definition at line 809 of file base_routines.f90.