Personal tools
You are here: Home Tools api api_tracker

#11: CellML2C generated code

issuedata
Classification: Bug
Topic: Backend
Importance: High
Status: Pending
Assigned to:
Created by: andre
Created at: 2007-10-15
progress
Deadline: 2007-10-29 19:08
Hours estimated: 0
Hours needed: 0
Percent done: 0
contact
Name: David Nickerson
Description:
Solution:
Transcript
#2: 2007-10-15 20:03 (andre)
seems there are several more errors in the CellML2C example application code as
most of the expected (?) results from CellML2C available at: https://svn.physiom
eproject.org/svn/physiome/CellML_DOM_API/trunk/tests/test_expected/ look like
invalid C code.

#1: 2007-10-15 19:15 (andre)
topic: "" -> "Backend"
solution: "" -> "Change the generated code prototype to be CONSTANTS and STATES?"
importance: "medium" -> "high"
title: "" -> "CellML2C generated code"
description: "" -> "Using the current svn trunk code (revision 1827) the CellML2C demo application generates invalid code. The SetupFixedConstants() prototype defines the pointers for CONSTANTS and RATES but the generated code fragment appears to use STATES and CONSTANTS."