source
tessellation
EdgeLengthCorrect.hpp
Go to the documentation of this file.
1
6
#include "
tessellation.hpp
"
7
13
void
CorrectEdgeLength
(
Tessellation
const
& tessold,
Tessellation
const
& tessnew,
14
vector<double> &lengths);
15
22
void
CorrectEdgeLength
(
Tessellation
const
& tessold,
Tessellation
const
& tessmid,
23
Tessellation
const
& tessnew,vector<double> &lengths);
Tessellation
Abstract class for tessellation.
Definition:
tessellation.hpp:21
tessellation.hpp
Abstract class for the tessellation.
CorrectEdgeLength
void CorrectEdgeLength(Tessellation const &tessold, Tessellation const &tessnew, vector< double > &lengths)
Corrects the length of the edges to be second order in time.
Definition:
EdgeLengthCorrect.cpp:3
Generated on Thu Jun 4 2020 18:12:17 by
1.8.13