MCPcopy Create free account
hub / github.com/IBAMR/IBAMR / getTagMinValue

Method getTagMinValue

include/ibamr/LevelSetUtilities.h:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 } // setTagMinValue
143
144 double getTagMinValue() const
145 {
146 return d_tag_min_value;
147 } // getTagMinValue
148
149 void setTagMaxValue(double tag_max)
150 {

Callers 1

tagLSCellsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected