PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ write_darray_impl()

void pism::io::NCFile::write_darray_impl ( const std::string &  variable_name,
const Grid grid,
unsigned int  z_count,
bool  time_dependent,
unsigned int  record,
const double input 
)
protectedvirtual

The default implementation computes start and count and calls put_vara_double()

Definition at line 170 of file NCFile.cc.

References count, and put_vara_double().

Referenced by write_darray().