CoordTransform() | CoordTransform< TDIM, DIM > | |
CoordTransform(const CoordTransform< TDIM, DIM > &) | CoordTransform< TDIM, DIM > | |
DeclException1(ExcFileOpen, char *,<< "Can't open library "<< arg1) | CoordTransform< TDIM, DIM > | |
DeclException2(ExcLoadFunction, char *, char *,<< "Can't load function "<< arg1<< " from library "<< arg2) | CoordTransform< TDIM, DIM > | |
dim 枚举值 | CoordTransform< TDIM, DIM > | |
g2l_function | CoordTransform< TDIM, DIM > | [private] |
g2l_function_name | CoordTransform< TDIM, DIM > | [private] |
g2l_jacobian_function | CoordTransform< TDIM, DIM > | [private] |
g2l_jacobian_function_name | CoordTransform< TDIM, DIM > | [private] |
global_to_local(const point_t &, const std::vector< ref_point_t > &, const std::vector< point_t > &) const | CoordTransform< TDIM, DIM > | |
global_to_local(const std::vector< point_t > &, const std::vector< ref_point_t > &, const std::vector< point_t > &) const | CoordTransform< TDIM, DIM > | |
global_to_local_jacobian(const point_t &, const std::vector< ref_point_t > &, const std::vector< point_t > &) const | CoordTransform< TDIM, DIM > | |
global_to_local_jacobian(const std::vector< point_t > &, const std::vector< ref_point_t > &, const std::vector< point_t > &) const | CoordTransform< TDIM, DIM > | |
handle | CoordTransform< TDIM, DIM > | [private] |
l2g_function | CoordTransform< TDIM, DIM > | [private] |
l2g_function_name | CoordTransform< TDIM, DIM > | [private] |
l2g_jacobian_function | CoordTransform< TDIM, DIM > | [private] |
l2g_jacobian_function_name | CoordTransform< TDIM, DIM > | [private] |
library_name | CoordTransform< TDIM, DIM > | [private] |
library_path | CoordTransform< TDIM, DIM > | [private] |
loadFunction() | CoordTransform< TDIM, DIM > | |
local_to_global(const ref_point_t &, const std::vector< ref_point_t > &, const std::vector< point_t > &) const | CoordTransform< TDIM, DIM > | |
local_to_global(const std::vector< ref_point_t > &, const std::vector< ref_point_t > &, const std::vector< point_t > &) const | CoordTransform< TDIM, DIM > | |
local_to_global_jacobian(const ref_point_t &, const std::vector< ref_point_t > &, const std::vector< point_t > &) const | CoordTransform< TDIM, DIM > | |
local_to_global_jacobian(const std::vector< ref_point_t > &, const std::vector< ref_point_t > &, const std::vector< point_t > &) const | CoordTransform< TDIM, DIM > | |
operator<<(STREAM &, const CoordTransform< TGDIM, GDIM > &) | CoordTransform< TDIM, DIM > | [friend] |
operator=(const CoordTransform< TDIM, DIM > &) | CoordTransform< TDIM, DIM > | |
operator>>(STREAM &, CoordTransform< TGDIM, GDIM > &) | CoordTransform< TDIM, DIM > | [friend] |
point_t typedef | CoordTransform< TDIM, DIM > | |
readData(const std::string &) | CoordTransform< TDIM, DIM > | |
ref_point_t typedef | CoordTransform< TDIM, DIM > | |
tdim 枚举值 | CoordTransform< TDIM, DIM > | |
unloadFunction() | CoordTransform< TDIM, DIM > | |
writeData(const std::string &) const | CoordTransform< TDIM, DIM > | |
~CoordTransform() | CoordTransform< TDIM, DIM > | |