Skip to content
Snippets Groups Projects
Commit e61b567b authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

minor documentation fix

[[Imported from SVN: r6430]]
parent 295cd98d
No related branches found
No related tags found
No related merge requests found
......@@ -118,9 +118,9 @@ public:
return data_;
}
/** \brief Compute an orthonormal basis of the tangent space of S^n.
/** \brief Compute an orthonormal basis of the tangent space of R^n.
This basis is of course not globally continuous.
In general this frame field, may of course not be continuous, but for RealTuples it is.
*/
Dune::FieldMatrix<double,N,N> orthonormalFrame() const {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment