OpenCMISS-Iron Internal API Documentation
multi_compartment_transport_routines::MultiCompartmentTransport_ProblemSpecificationSet Interface Reference

Sets/changes the problem subtype for a coupled diffusion & advection-diffusion equation type . More...

Public Member Functions

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

Detailed Description

Sets/changes the problem subtype for a coupled diffusion & advection-diffusion equation type .

Definition at line 182 of file multi_compartment_transport_routines.f90.

Member Function/Subroutine Documentation

subroutine multi_compartment_transport_routines::MultiCompartmentTransport_ProblemSpecificationSet::multicompartmenttransport_problemspecificationset ( type(problem_type), pointer  problem,
integer(intg), dimension(:), intent(in)  problemSpecification,
integer(intg), intent(out)  err,
type(varying_string), intent(out)  error 
)
Parameters
problemA pointer to the problem to set the specification for
[in]problemspecificationThe problem specification to set
[out]errThe error code
[out]errorThe error string

Definition at line 183 of file multi_compartment_transport_routines.f90.

References base_routines::enters(), base_routines::errors(), base_routines::exits(), problem_constants::problem_multi_compartment_transport_type, problem_constants::problem_multi_physics_class, and problem_constants::problem_standard_multi_compartment_transport_subtype.