|
| IceContainer (Brick *brick) |
|
void | ApplyConstraints (double timeStep) override |
|
void | SetNoMeltWhenSnowCover (const float *value) |
|
void | SetRelatedSnowpack (Snowpack *snowpack) |
|
bool | ContentAccessible () const override |
|
| WaterContainer (Brick *brick) |
|
virtual bool | IsOk () |
|
void | SubtractAmountFromDynamicContentChange (double change) |
|
void | AddAmountToDynamicContentChange (double change) |
|
void | AddAmountToStaticContentChange (double change) |
|
void | SetOutgoingRatesToZero () |
|
void | Finalize () |
|
void | Reset () |
|
void | SaveAsInitialState () |
|
vecDoublePt | GetDynamicContentChanges () |
|
bool | HasMaximumCapacity () const |
|
double | GetMaximumCapacity () |
|
void | SetMaximumCapacity (float *value) |
|
void | SetAsInfiniteStorage () |
|
double | GetContentWithChanges () const |
|
double | GetContentWithDynamicChanges () const |
|
double | GetContentWithoutChanges () const |
|
double * | GetContentPointer () |
|
void | UpdateContent (double value) |
|
double | GetTargetFillingRatio () |
|
bool | IsNotEmpty () |
|
bool | HasOverflow () |
|
void | LinkOverflow (Process *overflow) |
|
void | AttachFluxIn (Flux *flux) |
|
virtual double | SumIncomingFluxes () |
|
Brick * | GetParentBrick () |
|
◆ ApplyConstraints()
void IceContainer::ApplyConstraints |
( |
double | timeStep | ) |
|
|
overridevirtual |
◆ ContentAccessible()
bool IceContainer::ContentAccessible |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files:
- /github/workspace/core/src/containers/IceContainer.h
- /github/workspace/core/src/containers/IceContainer.cpp