#include <StdMeshers_Distribution.hxx>
◆ FunctionTable()
StdMeshers::FunctionTable::FunctionTable |
( |
const std::vector< double > & |
data, |
|
|
const int |
conv |
|
) |
| |
◆ ~FunctionTable()
StdMeshers::FunctionTable::~FunctionTable |
( |
| ) |
|
|
virtual |
◆ integral()
double StdMeshers::FunctionTable::integral |
( |
const double |
a, |
|
|
const double |
b |
|
) |
| const |
|
virtual |
◆ value()
bool StdMeshers::FunctionTable::value |
( |
const double |
t, |
|
|
double & |
f |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/StdMeshers_Distribution.hxx
- src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Distribution.cpp