change in the type name of timeValue and sample dictionaries for settingsDict and domain
This commit is contained in:
@ -52,7 +52,7 @@ template<typename T>
|
||||
inline bool writeField
|
||||
(
|
||||
iOstream& os,
|
||||
timeValue t,
|
||||
TimeValueType t,
|
||||
const regionField<T>& field,
|
||||
const regionPoints& regPoints,
|
||||
const T& invalidVal = T{}
|
||||
|
||||
Reference in New Issue
Block a user