mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
added template instantiation
This commit is contained in:
parent
7cf05d84a8
commit
38b7c2b8fa
@ -3723,6 +3723,9 @@ namespace netgen
|
||||
SIMD<double> * x, size_t sx,
|
||||
SIMD<double> * dxdxi, size_t sdxdxi);
|
||||
|
||||
template void CurvedElements ::
|
||||
CalcSegmentTransformation<double> (double xi, SegmentIndex elnr,
|
||||
Point<3,double> * x, Vec<3,double> * dxdxi, bool * curved);
|
||||
|
||||
|
||||
void CurvedElements ::
|
||||
|
Loading…
Reference in New Issue
Block a user