CSol
Public Member Functions | Protected Member Functions | List of all members
CSol_3d_Field_to_Mesh Class Reference

Converts a set of one, two or three scalar components arranged in a 3D Grid to a vector field MeshModel. More...

#include <csol_3d_field_to_mesh.h>

Inherits Operation.

Public Member Functions

 CSol_3d_Field_to_Mesh ()
 
virtual ~CSol_3d_Field_to_Mesh ()
 

Protected Member Functions

virtual bool execute ()
 

Detailed Description

If more than one component is given, all must have equal dimension, spacing and origin points. Optionally, the position in the z-dimension can be specified using 'z transform'.

Constructor & Destructor Documentation

~CSol_3d_Field_to_Mesh ( )
virtual

Member Function Documentation

bool execute ( )
protectedvirtual