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

Method getTagMaxValue

include/ibamr/LevelSetUtilities.h:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 } // setTagMaxValue
154
155 double getTagMaxValue() const
156 {
157 return d_tag_max_value;
158 } // getTagMaxValue
159
160private:
161 LevelSetContainer d_ls_container;

Callers 1

tagLSCellsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected