Mark Olesen
authored
- instead of dict.lookup(name) >> val; can use dict.readEntry(name, val); for checking of input token sizes. This helps catch certain types of input errors: { key1 ; // <- Missing value key2 1234 // <- Missing ';' terminator key3 val; } STYLE: readIfPresent() instead of 'if found ...' in a few more places.
Name | Last commit | Last update |
---|---|---|
.. | ||
Make | ||
MapLagrangianFields.H | ||
MapMeshes.H | ||
MapVolFields.H | ||
UnMapped.H | ||
createTimes.H | ||
mapFieldsDict | ||
mapFieldsPar.C | ||
mapLagrangian.C | ||
mapLagrangian.H | ||
setTimeIndex.H |