Public Member Functions | Public Attributes | Protected Attributes
R1_R1 Class Reference

#include <solution.h>

Inheritance diagram for R1_R1:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Real operator() ()=0
Real operator() (Real X)
 R1_R1 ()
virtual ~R1_R1 ()
virtual void Set (Real X)
virtual bool IsValid (Real X)
 operator Real ()

Public Attributes

Real maxX
bool maxXinf
Real minX
bool minXinf

Protected Attributes

Real x
bool xSet

Detailed Description

Definition at line 22 of file solution.h.


Constructor & Destructor Documentation

R1_R1::R1_R1 ( ) [inline]

Definition at line 37 of file solution.h.

virtual R1_R1::~R1_R1 ( ) [inline, virtual]

Definition at line 45 of file solution.h.


Member Function Documentation

bool R1_R1::IsValid ( Real  X) [virtual]

Definition at line 194 of file solution.cpp.

R1_R1::operator Real ( )

Definition at line 30 of file solution.cpp.

virtual Real R1_R1::operator() ( ) [pure virtual]

Implemented in Cube.

Real R1_R1::operator() ( Real  X) [inline]

Definition at line 41 of file solution.h.

void R1_R1::Set ( Real  X) [virtual]

Definition at line 23 of file solution.cpp.


Member Data Documentation

Definition at line 35 of file solution.h.

Definition at line 36 of file solution.h.

Definition at line 35 of file solution.h.

Definition at line 36 of file solution.h.

Real R1_R1::x [protected]

Definition at line 31 of file solution.h.

bool R1_R1::xSet [protected]

Definition at line 32 of file solution.h.


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


kni
Author(s): Martin Günther
autogenerated on Thu Aug 27 2015 13:40:08