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

Method isTimeDependent

src/adv_diff/AdvDiffStochasticForcing.cpp:137–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135} // AdvDiffStochasticForcing
136
137bool
138AdvDiffStochasticForcing::isTimeDependent() const
139{
140 return true;
141} // isTimeDependent
142
143void
144AdvDiffStochasticForcing::setDataOnPatchHierarchy(const int data_idx,

Calls

no outgoing calls

Tested by

no test coverage detected