OpenCMISS-Iron Internal API Documentation
monodomain_equations_routines Module Reference

This module handles all Monodomain equations routines. More...

Data Types

interface  MONODOMAIN_CONTROL_LOOP_POST_LOOP
 Runs after each control loop iteration. More...
 
interface  MONODOMAIN_EQUATION_EQUATIONS_SET_SETUP
 Sets up the Monodomain equation type of a Strang splitting equations set class. More...
 
interface  MONODOMAIN_EQUATION_PROBLEM_SETUP
 Sets up the Monodomain solution. More...
 
interface  MONODOMAIN_EQUATION_PROBLEM_SUBTYPE_SETUP
 Sets up the linear Monodomain equations solution. More...
 
interface  Monodomain_EquationsSetSolutionMethodSet
 Sets/changes the solution method for a Monodomain equation type of an Strang splitting equations set class. More...
 
interface  Monodomain_EquationsSetSpecificationSet
 Sets the problem specification for a monodomain equation set class. More...
 
interface  Monodomain_EquationsSetSubtypeSetup
 Sets up the Monodomain equation. More...
 
interface  Monodomain_FiniteElementCalculate
 Calculates the element stiffness matrices and RHS for a Monodomain equation finite element equations set. More...
 
interface  MONODOMAIN_POST_SOLVE
 Sets up the output type for a monodomain problem class. More...
 
interface  MONODOMAIN_PRE_SOLVE
 Sets up the output type for a monodomain problem class. More...
 
interface  Monodomain_ProblemSpecificationSet
 Sets the problem specification for a monodomain problem class. More...
 
interface  Monodomain_ProblemStrangSplittingSetup
 Sets up the Monodomain solution. More...
 

Detailed Description

This module handles all Monodomain equations routines.