Public Types | Public Member Functions | List of all members
areaOp Class Reference
Inheritance diagram for areaOp:
Inheritance graph
[legend]
Collaboration diagram for areaOp:
Collaboration graph
[legend]

Public Types

typedef vector result
 

Public Member Functions

 areaOp ()
 
 areaOp (const uniformOp< zero::null > &op)
 
result operator() () const
 
result operator() (const FixedList< point, 3 > &p) const
 
- Public Member Functions inherited from uniformOp< zero::null >
 uniformOp ()
 
 uniformOp (zero::null data)
 
zero::null data () const
 

Detailed Description

Definition at line 134 of file cut.H.

Member Typedef Documentation

◆ result

typedef vector result

Definition at line 143 of file cut.H.

Constructor & Destructor Documentation

◆ areaOp() [1/2]

areaOp ( )
inline

Definition at line 149 of file cut.H.

◆ areaOp() [2/2]

areaOp ( const uniformOp< zero::null > &  op)
inline

Definition at line 153 of file cut.H.

Member Function Documentation

◆ operator()() [1/2]

result operator() ( ) const
inline

Definition at line 162 of file cut.H.

References VectorSpace< Vector< scalar >, scalar, 3 >::zero.

◆ operator()() [2/2]

result operator() ( const FixedList< point, 3 > &  p) const
inline

Definition at line 168 of file cut.H.

References p.


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