Go to the source code of this file.
Namespaces | |
| namespace | Sundance |
Functions | |
| static Time & | Sundance::getLocalValsTimer () |
| static Time & | Sundance::dfCtorTimer () |
| void | Sundance::updateDiscreteFunction (const Expr &newVals, Expr old) |
| void | Sundance::addVecToDiscreteFunction (Expr df, const Vector< double > &v) |
| Expr | Sundance::copyDiscreteFunction (const Expr &u0, const string &name) |
| void | Sundance::setDiscreteFunctionVector (Expr u, const Vector< double > &v) |
| Vector< double > | Sundance::getDiscreteFunctionVector (const Expr &u) |
| Mesh | Sundance::getDiscreteFunctionMesh (const Expr &u) |
| DiscreteSpace | Sundance::getDiscreteSpace (const Expr &u) |