1.8.0
CCC
 
Loading...
Searching...
No Matches
gstlrn::IProj Class Referenceabstract

#include <IProj.hpp>

Inheritance diagram for gstlrn::IProj:
gstlrn::ProjComposition gstlrn::ProjConvolution gstlrn::ProjMatrix gstlrn::ProjMulti gstlrn::ProjZero gstlrn::ProjMultiMatrix

Public Member Functions

 IProj ()
 
virtual ~IProj ()
 
 point2mesh (const 1 &inv) const
 
 mesh2point (const 1 &inv) const
 
Id point2mesh (const 1 &inv, 1 &outv) const
 
Id mesh2point (const 1 &inv, 1 &outv) const
 
Id point2mesh (const constvect inv, vect out) const
 
Id mesh2point (const constvect inv, vect out) const
 
virtual Id getNApex () const =0
 
virtual Id getNPoint () const =0
 
Id addMesh2point (const constvect inv, vect outv) const
 
Id addPoint2mesh (const constvect inv, vect outv) const
 
void mesh2point2mesh (const constvect inv, vect outv) const
 
void point2mesh2point (const constvect inv, vect outv) const
 

Constructor & Destructor Documentation

◆ IProj()

gstlrn::IProj::IProj ( )
inline

◆ ~IProj()

virtual gstlrn::IProj::~IProj ( )
inlinevirtual

Member Function Documentation

◆ addMesh2point()

Id gstlrn::IProj::addMesh2point ( const constvect  inv,
vect  outv 
) const

◆ addPoint2mesh()

Id gstlrn::IProj::addPoint2mesh ( const constvect  inv,
vect  outv 
) const

◆ getNApex()

virtual Id gstlrn::IProj::getNApex ( ) const
pure virtual

◆ getNPoint()

virtual Id gstlrn::IProj::getNPoint ( ) const
pure virtual

◆ mesh2point() [1/3]

gstlrn::IProj::mesh2point ( const 1 &  inv) const

◆ mesh2point() [2/3]

Id gstlrn::IProj::mesh2point ( const 1 &  inv,
1 &  outv 
) const

◆ mesh2point() [3/3]

Id gstlrn::IProj::mesh2point ( const constvect  inv,
vect  out 
) const

◆ mesh2point2mesh()

void gstlrn::IProj::mesh2point2mesh ( const constvect  inv,
vect  outv 
) const

◆ point2mesh() [1/3]

gstlrn::IProj::point2mesh ( const 1 &  inv) const

◆ point2mesh() [2/3]

Id gstlrn::IProj::point2mesh ( const 1 &  inv,
1 &  outv 
) const

◆ point2mesh() [3/3]

Id gstlrn::IProj::point2mesh ( const constvect  inv,
vect  out 
) const

◆ point2mesh2point()

void gstlrn::IProj::point2mesh2point ( const constvect  inv,
vect  outv 
) const

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