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

Update the solution for the 1D solver with boundary conditions from a lumped parameter model defined by CellML. For more information please see chapter 11 of: L. Formaggia, A. Quarteroni, and A. Veneziani, Cardiovascular mathematics: modeling and simulation of the circulatory system. Milan; New York: Springer, 2009. More...

Private Member Functions

subroutine navierstokes_couple1d0d (controlLoop, solver, err, error,)
 

Detailed Description

Update the solution for the 1D solver with boundary conditions from a lumped parameter model defined by CellML. For more information please see chapter 11 of: L. Formaggia, A. Quarteroni, and A. Veneziani, Cardiovascular mathematics: modeling and simulation of the circulatory system. Milan; New York: Springer, 2009.

Definition at line 11674 of file Navier_Stokes_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine navier_stokes_equations_routines::NavierStokes_Couple1D0D::navierstokes_couple1d0d ( type(control_loop_type), pointer  controlLoop,
type(solver_type), pointer  solver,
integer(intg), intent(out)  err,
type(varying_string), intent(out)  error 
)
private