YAKL
|
This is the complete list of members for yakl::SimplePNetCDF, including all inherited members.
begin_indep_data() | yakl::SimplePNetCDF | inline |
close() | yakl::SimplePNetCDF | inline |
create(std::string fname, int flag=-1) | yakl::SimplePNetCDF | inline |
create_dim(std::string dimName, MPI_Offset len) | yakl::SimplePNetCDF | inline |
create_unlim_dim(std::string dimName) | yakl::SimplePNetCDF | inline |
create_var(std::string varName, std::vector< std::string > dnames) | yakl::SimplePNetCDF | inline |
dim_exists(std::string dimName) const | yakl::SimplePNetCDF | inline |
end_indep_data() | yakl::SimplePNetCDF | inline |
enddef() | yakl::SimplePNetCDF | inline |
get_dim_id(std::string dimName) const | yakl::SimplePNetCDF | inline |
get_dim_size(std::string dimName) const | yakl::SimplePNetCDF | inline |
get_var_id(std::string varName) const | yakl::SimplePNetCDF | inline |
open(std::string fname) | yakl::SimplePNetCDF | inline |
SimplePNetCDF() | yakl::SimplePNetCDF | inline |
var_exists(std::string varName) const | yakl::SimplePNetCDF | inline |
write(Array< T, rank, myMem, myStyle > const &arr, std::string varName) | yakl::SimplePNetCDF | inline |
write1(T val, std::string varName, int ind, std::string ulDimName="unlim") | yakl::SimplePNetCDF | inline |
write1(Array< T, rank, myMem, myStyle > const &arr, std::string varName, int ind, std::string ulDimName="unlim") | yakl::SimplePNetCDF | inline |
write1_all(Array< T, rank, myMem, myStyle > const &arr, std::string varName, int ind, std::vector< MPI_Offset > start_in, std::string ulDimName="unlim") | yakl::SimplePNetCDF | inline |
write_all(Array< T, rank, myMem, myStyle > const &arr, std::string varName, std::vector< MPI_Offset > start) | yakl::SimplePNetCDF | inline |
~SimplePNetCDF() | yakl::SimplePNetCDF | inline |