OpenCMISS-Iron Internal API Documentation
hamilton_jacobi_equations_routines::GENERATE_STATUS_MASK Interface Reference

Calculates status mask for the local nodes. More...

Private Member Functions

subroutine generate_status_mask (TOTAL_NUMBER_OF_NODES, SEED_VALUE, STATUS_MASK, Err)
 

Detailed Description

Calculates status mask for the local nodes.

Definition at line 4249 of file Hamilton_Jacobi_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine hamilton_jacobi_equations_routines::GENERATE_STATUS_MASK::generate_status_mask ( integer(intg), intent(in)  TOTAL_NUMBER_OF_NODES,
real(dp), dimension(:), allocatable  SEED_VALUE,
character (len=10), dimension(:), allocatable  STATUS_MASK,
integer(intg)  Err 
)
private
Parameters
errThe error code

Definition at line 4250 of file Hamilton_Jacobi_equations_routines.f90.