#include <orthogonal.hxx>
Inheritance diagram for Multivac::COrthogonalLevelSet< T >:
Public Member Functions | |
COrthogonalLevelSet () throw () | |
Default constructor. | |
~COrthogonalLevelSet () throw () | |
Destructor. | |
virtual void | Init (CMesh< T > &Mesh) |
Inits the level set. | |
virtual void | Save (string PhiFile) const |
Saves current level set function. |
|
Inits the level set. The matrix 'Values' is allocated.
Implements Multivac::CLevelSet< T >. |
|
Saves current level set function.
Implements Multivac::CLevelSet< T >. |