OpenCMISS-Iron FORTRAN API Documentation
|
Returns the size of the problem specification array for a problem. More...
Private Member Functions | |
subroutine | cmfe_problem_specificationsizegetnumber (problemUserNumber, specificationSize, err) |
Returns the size of the specification array for a problem identified by a user number. More... | |
subroutine | cmfe_problem_specificationsizegetobj (problem, specificationSize, err) |
Returns the size of the specification array for a problem identified by an object. More... | |
Returns the size of the problem specification array for a problem.
Definition at line 5874 of file opencmiss_iron.f90.