RushLarsenC¶
- class chaste_codegen.RushLarsenC(model, file_name, **kwargs)[source]¶
Bases:
RushLarsenModelHolds template and information specific for the RushLarsen model type
Attributes Summary
Methods Summary
format_derivative_equation(eq, ...)Format an individual derivative equation specified so that other model types can specify more detailed printing
Attributes Documentation
- DEFAULT_EXTENSIONS = ('.h', '.c')¶
Methods Documentation