OpenCMISS-Iron Internal API Documentation
navier_stokes_equations_routines::NavierStokes_ProblemSpecificationSet Interface Reference

Sets/changes the problem subtype for a Navier-Stokes fluid type. More...

Private Member Functions

subroutine navierstokes_problemspecificationset (problem, problemSpecification, err, error,)
 

Detailed Description

Sets/changes the problem subtype for a Navier-Stokes fluid type.

Definition at line 2830 of file Navier_Stokes_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine navier_stokes_equations_routines::NavierStokes_ProblemSpecificationSet::navierstokes_problemspecificationset ( type(problem_type), pointer  problem,
integer(intg), dimension(:), intent(in)  problemSpecification,
integer(intg), intent(out)  err,
type(varying_string), intent(out)  error 
)
private