#include <fracwriter.h>
◆ FracWriter()
| FracWriter::FracWriter |
( |
| ) |
|
◆ addData()
◆ addPlane()
| void FracWriter::addPlane |
( |
const Plane3D & |
P | ) |
|
add a plane to the data writer
References Plane3D::getPos(), Plane3D::GetU(), Plane3D::GetV(), esys::lsm::bpu::iter(), m_c1, m_c2, m_c3, m_c4, m_data, Vec3::norm(), and with_plane.
Referenced by main().
◆ write()
| void FracWriter::write |
( |
const string & |
filename | ) |
|
◆ writeParticleList()
| void FracWriter::writeParticleList |
( |
const string & |
filename | ) |
|
◆ writePlane()
| void FracWriter::writePlane |
( |
const string & |
filename | ) |
|
|
private |
◆ writeProfile()
| void FracWriter::writeProfile |
( |
double |
ymin, |
|
|
double |
ymax, |
|
|
int |
nbin, |
|
|
const string & |
filename |
|
) |
| |
write fracture distribution profile (y-direction)
- Parameters
-
| ymin | minimum y-coordinate |
| ymax | maximum y-coordinate \nbin number of bins in the distribution |
| filename | the filename |
References esys::lsm::bpu::iter(), and m_data.
Referenced by main().
◆ writeText()
| void FracWriter::writeText |
( |
const string & |
filename | ) |
|
◆ m_c1
◆ m_c2
◆ m_c3
◆ m_c4
◆ m_data
| vector<fwdata> FracWriter::m_data |
|
private |
◆ m_nbrk_map
| map<int,int> FracWriter::m_nbrk_map |
|
private |
◆ with_plane
| bool FracWriter::with_plane |
|
private |
The documentation for this class was generated from the following files: