Definition at line 18 of file VTKDomainExport.hpp.
◆ addDataSet() [1/2]
| void Bembel::VTKDomainExport::addDataSet |
( |
const std::string & |
name, |
|
|
std::function< double(const Eigen::Vector3d &)> |
fun |
|
) |
| |
|
inline |
◆ addDataSet() [2/2]
| void Bembel::VTKDomainExport::addDataSet |
( |
const std::string & |
name, |
|
|
std::function< Eigen::Vector3d(const Eigen::Vector3d &)> |
fun |
|
) |
| |
|
inline |
◆ clearData()
| void Bembel::VTKDomainExport::clearData |
( |
| ) |
|
|
inline |
◆ init_VTKDomainExport()
| void Bembel::VTKDomainExport::init_VTKDomainExport |
( |
const Eigen::VectorXd & |
x_vec, |
|
|
const Eigen::VectorXd & |
y_vec, |
|
|
const Eigen::VectorXd & |
z_vec |
|
) |
| |
|
inline |
◆ writeToFile()
| void Bembel::VTKDomainExport::writeToFile |
( |
const std::string & |
filename | ) |
|
|
inline |
The documentation for this class was generated from the following file: