Nektar++
|
Go to the source code of this file.
Namespaces | |
namespace | CellMLToNektar |
namespace | CellMLToNektar.CellMLToNektar |
Functions | |
def | CellMLToNektar.CellMLToNektar.euler (doc, t, nsteps=1000, dt=0.01) |
def | CellMLToNektar.CellMLToNektar.writefile (doc, outfn='test.cml') |
def | CellMLToNektar.CellMLToNektar.show_usage (doc) |
def | CellMLToNektar.CellMLToNektar.fix_divide_by_zero (doc) |
Variables | |
CellMLToNektar.CellMLToNektar.pycml_path = os.path.dirname(os.path.realpath(__file__)) | |
string | CellMLToNektar.CellMLToNektar.profile_name = '/tmp/pycml-profile-%f-%d' % (time.time(), os.getpid()) |