OpenCMISS-Iron FORTRAN API Documentation
opencmiss_iron::cmfe_equationsset_analyticcreatestart Interface Reference

Start the creation of a analytic solution for an equations set. More...

Private Member Functions

subroutine cmfe_equationsset_analyticcreatestartnumber (regionUserNumber, equationsSetUserNumber, analyticFunctionType, analyticFieldUserNumber, err)
 Start the creation of a analytic solution for an equations set identified by a user number. More...
 
subroutine cmfe_equationsset_analyticcreatestartobj (equationsSet, analyticFunctionType, analyticFieldUserNumber, analyticField, err)
 Start the creation of an analytic solution for an equations set identified by an object. More...
 

Detailed Description

Start the creation of a analytic solution for an equations set.

See also
OpenCMISS::Iron::cmfe_EquationsSet_AnalyticCreateFinish

Definition at line 3038 of file opencmiss_iron.f90.