IFSlicer< GLOBALDIM > Class Template Reference

#include <IFSlicer.H>

List of all members.

template<>
class IFSlicer< GLOBALDIM >


Public Member Functions

 IFSlicer ()
 null constructor
 IFSlicer (const IFSlicer< GLOBALDIM > &a_IFSlicer)
 copy constructor
 IFSlicer (const BaseIF &a_implicitFunction)
 if dim == GLOBALDIM, construct from BaseIF
virtual ~IFSlicer ()
 destructor
virtual Real value (const IndexTM< int, GLOBALDIM > &a_partialDerivative, const IndexTM< Real, GLOBALDIM > &a_point) const
 Return the partial derivative evaluated at a_point.
void print (ostream &a_out) const

Protected Attributes

BaseIFm_implicitFunction

Private Member Functions

IFSlicer< GLOBALDIM > & operator= (const IFSlicer< GLOBALDIM > &)

Constructor & Destructor Documentation

IFSlicer< GLOBALDIM >::IFSlicer (  ) 

null constructor

null constructor

IFSlicer< GLOBALDIM >::IFSlicer ( const IFSlicer< GLOBALDIM > &  a_IFSlicer  ) 

copy constructor

copy constructor

IFSlicer< GLOBALDIM >::IFSlicer ( const BaseIF a_implicitFunction  ) 

if dim == GLOBALDIM, construct from BaseIF

if dim == GLOBALDIM, construct from BaseIF

virtual IFSlicer< GLOBALDIM >::~IFSlicer (  )  [virtual]

destructor

destructor


Member Function Documentation

virtual Real IFSlicer< GLOBALDIM >::value ( const IndexTM< int, GLOBALDIM > &  a_partialDerivative,
const IndexTM< Real, GLOBALDIM > &  a_point 
) const [virtual]

Return the partial derivative evaluated at a_point.

Represent the partial derivative as a list of integers. Return the partial derivative evaluated at a_point.

void IFSlicer< GLOBALDIM >::print ( ostream &  a_out  )  const

IFSlicer<GLOBALDIM>& IFSlicer< GLOBALDIM >::operator= ( const IFSlicer< GLOBALDIM > &   )  [private]


Member Data Documentation

BaseIF* IFSlicer< GLOBALDIM >::m_implicitFunction [protected]


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

Generated on Fri Apr 5 04:25:06 2019 for Chombo + EB by  doxygen 1.5.5