Public Member Functions | |
| HyodaMix (Hyoda *, ISubDomain *, ITraceMng *) | |
| void | xLine2Cell (int, IVariable *, Real, Real) |
| void | setCellOrigin (Cell) |
| Int32 | xCellPoints (Cell, Real3, Real, Int32) |
| void | xCellDrawNormal (Cell, Real3 p[4], Int32 iDst) |
| void | xCellDrawInterface (Cell, Int32) |
| int | xCellBorders (Cell, Real, Real, Real) |
| int | xCellFill (Cell, Int32Array &, Real, Real, Real, Int32, Int32) |
| int | xCellFill_i2_o0 (Cell, Real3 p[4], Real3 x[12], Int32Array &, Real3) |
| int | xCellFill_i2_o1 (Cell, Real3 p[4], Real3 x[12], Int32Array &, Real3) |
| int | xCellFill_i3_o0 (Cell, Real3 p[4], Real3 x[12], Int32Array &, Real3) |
| int | xCellFill_i3_o1 (Cell, Real3 p[4], Real3 x[12], Int32Array &, Real3) |
| int | xCellFill_i3_o2 (Cell, Real3 p[4], Real3 x[12], Int32Array &, Real3) |
| Public Member Functions inherited from Arcane::TraceAccessor | |
| TraceAccessor (ITraceMng *m) | |
| Constructs an accessor via the trace manager m. | |
| TraceAccessor (const TraceAccessor &rhs) | |
| Copy constructor. | |
| TraceAccessor & | operator= (const TraceAccessor &rhs) |
| Copy assignment operator. | |
| virtual | ~TraceAccessor () |
| Frees resources. | |
| ITraceMng * | traceMng () const |
| Trace manager. | |
| TraceMessage | info () const |
| Flow for an information message. | |
| TraceMessage | pinfo () const |
| Flow for a parallel information message. | |
| TraceMessage | info (char category) const |
| Flow for an information message of a given category. | |
| TraceMessage | pinfo (char category) const |
| Flow for a parallel information message of a given category. | |
| TraceMessage | info (bool v) const |
| Flow for an information message. | |
| TraceMessage | warning () const |
| Flow for a warning message. | |
| TraceMessage | pwarning () const |
| TraceMessage | error () const |
| Flow for an error message. | |
| TraceMessage | perror () const |
| TraceMessage | log () const |
| Flow for a log message. | |
| TraceMessage | plog () const |
| Flow for a log message. | |
| TraceMessage | logdate () const |
| Flow for a log message preceded by the date. | |
| TraceMessage | fatal () const |
| Flow for a fatal error message. | |
| TraceMessage | pfatal () const |
| Flow for a parallel fatal error message. | |
| TraceMessageDbg | debug (Trace::eDebugLevel=Trace::Medium) const |
| Flow for a debug message. | |
| Trace::eDebugLevel | configDbgLevel () const |
| Debug level of the configuration file. | |
| TraceMessage | info (Int32 verbose_level) const |
| Flow for an information message of a given level. | |
| TraceMessage | linfo () const |
| Flow for an information message with the local information level of this instance. | |
| TraceMessage | linfo (Int32 relative_level) const |
| Flow for an information message with the local information level of this instance. | |
| void | fatalMessage (const StandaloneTraceMessage &o) const |
Private Member Functions | |
| int | xNrmDstSgmt2Point (Real3 p0, Real3 d0, Real3 p1, Real3 p2, Real3 &) |
Additional Inherited Members | |
| Protected Member Functions inherited from Arcane::TraceAccessor | |
| void | _setLocalVerboseLevel (Int32 v) |
| Int32 | _localVerboseLevel () const |
Definition at line 28 of file HyodaMix.h.
| Arcane::HyodaMix::HyodaMix | ( | Hyoda * | hd, |
| ISubDomain * | subDomain, | ||
| ITraceMng * | tm ) |
Definition at line 209 of file HyodaMix.cc.
|
inline |
Definition at line 33 of file HyodaMix.h.
| void Arcane::HyodaMix::setCellOrigin | ( | Cell | cell | ) |
Definition at line 261 of file HyodaMix.cc.
Definition at line 368 of file HyodaMix.cc.
Definition at line 346 of file HyodaMix.cc.
Definition at line 744 of file HyodaMix.cc.
| int Arcane::HyodaMix::xCellFill | ( | Cell | cell, |
| Int32Array & | xCodes, | ||
| Real | min, | ||
| Real | max, | ||
| Real | val, | ||
| Int32 | order, | ||
| Int32 | nbMilieux ) |
Definition at line 385 of file HyodaMix.cc.
| int Arcane::HyodaMix::xCellFill_i2_o0 | ( | Cell | c, |
| Real3 | p[4], | ||
| Real3 | x[12], | ||
| Int32Array & | xCodes, | ||
| Real3 | rgb ) |
Definition at line 461 of file HyodaMix.cc.
| int Arcane::HyodaMix::xCellFill_i2_o1 | ( | Cell | c, |
| Real3 | p[4], | ||
| Real3 | x[12], | ||
| Int32Array & | xCodes, | ||
| Real3 | rgb ) |
Definition at line 501 of file HyodaMix.cc.
| int Arcane::HyodaMix::xCellFill_i3_o0 | ( | Cell | c, |
| Real3 | p[4], | ||
| Real3 | x[12], | ||
| Int32Array & | xCodes, | ||
| Real3 | rgb ) |
Definition at line 558 of file HyodaMix.cc.
| int Arcane::HyodaMix::xCellFill_i3_o1 | ( | Cell | c, |
| Real3 | p[4], | ||
| Real3 | x[12], | ||
| Int32Array & | xCodes, | ||
| Real3 | rgb ) |
Definition at line 601 of file HyodaMix.cc.
| int Arcane::HyodaMix::xCellFill_i3_o2 | ( | Cell | c, |
| Real3 | p[4], | ||
| Real3 | x[12], | ||
| Int32Array & | xCodes, | ||
| Real3 | rgb ) |
Definition at line 657 of file HyodaMix.cc.
Definition at line 320 of file HyodaMix.cc.
Definition at line 714 of file HyodaMix.cc.
|
private |
Definition at line 285 of file HyodaMix.cc.
|
private |
Definition at line 61 of file HyodaMix.h.
|
private |
Definition at line 56 of file HyodaMix.h.
|
private |
Definition at line 54 of file HyodaMix.h.
|
private |
Definition at line 53 of file HyodaMix.h.
|
private |
Definition at line 52 of file HyodaMix.h.
|
private |
Definition at line 62 of file HyodaMix.h.
|
private |
Definition at line 58 of file HyodaMix.h.
|
private |
Definition at line 57 of file HyodaMix.h.
|
private |
Definition at line 59 of file HyodaMix.h.
|
private |
Definition at line 55 of file HyodaMix.h.
|
private |
Definition at line 60 of file HyodaMix.h.
|
private |
Definition at line 63 of file HyodaMix.h.