Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 351 of file geo_element_curved_ball.h.
Public Member Functions | |
curved_ball_H (const point_basic< T > &a0, const point_basic< T > &b0, const point_basic< T > &c0, const point_basic< T > &d0, const point_basic< T > &e0, const point_basic< T > &f0, const point_basic< T > &g0, const point_basic< T > &h0, const point_basic< T > ¢er0=point_basic< T >(0, 0), const T &radius0=1) | |
point_basic< T > | operator() (const point_basic< T > &z) const |
Protected Attributes | |
point_basic< T > | a |
point_basic< T > | b |
point_basic< T > | c |
point_basic< T > | d |
point_basic< T > | e |
point_basic< T > | f |
point_basic< T > | g |
point_basic< T > | h |
point_basic< T > | center |
T | radius |
curved_ball_H | ( | const point_basic< T > & | a0, |
const point_basic< T > & | b0, | ||
const point_basic< T > & | c0, | ||
const point_basic< T > & | d0, | ||
const point_basic< T > & | e0, | ||
const point_basic< T > & | f0, | ||
const point_basic< T > & | g0, | ||
const point_basic< T > & | h0, | ||
const point_basic< T > & | center0 = point_basic<T>(0,0) , |
||
const T & | radius0 = 1 |
||
) |
Definition at line 354 of file geo_element_curved_ball.h.
point_basic< T > operator() | ( | const point_basic< T > & | z | ) | const |
Definition at line 359 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
|
protected |
Definition at line 378 of file geo_element_curved_ball.h.
Definition at line 379 of file geo_element_curved_ball.h.