OpenCMISS-Iron Internal API Documentation
multi_compartment_transport_routines Module Reference

TThis module handles all routines pertaining to (advection-)diffusion coupled to (advection-)diffusion. More...

Data Types

interface  MULTI_COMPARTMENT_TRANSPORT_POST_SOLVE
 Sets up the multi-compartment transport problem post solve. More...
 
interface  MULTI_COMPARTMENT_TRANSPORT_PRE_SOLVE
 Sets up the multi-compartment coupled transport problem pre-solve. More...
 
interface  MULTI_COMPARTMENT_TRANSPORT_PROBLEM_SETUP
 Sets up the coupled diffusion-diffusion equations problem. More...
 
interface  MultiCompartmentTransport_EquationsSetSetup
 Sets up the multi-compartment coupled advection-diffusion & diffusion transport equation. More...
 
interface  MultiCompartmentTransport_EquationsSetSolutionMethodSet
 Sets/changes the solution method for a coupled diffusion & advection-diffusion equation type of a multi physics equations set class. More...
 
interface  MultiCompartmentTransport_FiniteElementCalculate
 Calculates the element stiffness matrices and RHS for a multi-compartment coupled advection-diffusion & diffusion transport equation. More...
 
interface  MultiCompartmentTransport_PostSolveOutputData
 Sets up the diffuion-diffusion problem post solve output data. More...
 
interface  MultiCompartmentTransport_PreSolveUpdateAnalyticValues
 
interface  MultiCompartmentTransport_ProblemSpecificationSet
 Sets/changes the problem subtype for a coupled diffusion & advection-diffusion equation type . More...
 

Detailed Description

TThis module handles all routines pertaining to (advection-)diffusion coupled to (advection-)diffusion.