Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
my_cartesian3d_base< NewKernel, BaseKernel >

Detailed Description

template<typename NewKernel, typename BaseKernel>
class rheolef::custom_cgal::my_cartesian3d_base< NewKernel, BaseKernel >

Definition at line 416 of file cgal_kernel.h.

+ Inheritance diagram for my_cartesian3d_base< NewKernel, BaseKernel >:

Classes

struct  Base
 

Public Types

typedef BaseKernel::FT FT
 
typedef NewKernel Kernel
 
typedef point_basic< FTPoint_3
 

Member Typedef Documentation

◆ FT

template<typename NewKernel , typename BaseKernel >
typedef BaseKernel::FT FT

Definition at line 419 of file cgal_kernel.h.

◆ Kernel

template<typename NewKernel , typename BaseKernel >
typedef NewKernel Kernel

Definition at line 420 of file cgal_kernel.h.

◆ Point_3

template<typename NewKernel , typename BaseKernel >
typedef point_basic<FT> Point_3

Definition at line 425 of file cgal_kernel.h.


The documentation for this class was generated from the following file: