NeoPZ
tpzycvonmises_interface.h
Go to the documentation of this file.
1 // $Id: tpzycvonmises_interface.h,v 1.2 2008-03-08 03:12:53 erick Exp $
2 #ifndef __TPZYCVONMISES_INTERFACE_H
3 #define __TPZYCVONMISES_INTERFACE_H
4 
6 {
7 public:
10 
11 private:
13  void operator = ( const TPZYCVonMisesInterface& source );
14 };
15 
16 
17 #endif // __TPZYCVONMISES_INTERFACE_H
void operator=(const TPZYCVonMisesInterface &source)