FasTensor  1.0.0
Transform Supercomputing for AI
Functions
ft_xdmf.h File Reference
#include <vector>
#include <type_traits>
#include <cstring>
#include <cmath>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <tuple>
#include <string>
#include <sstream>
#include <algorithm>
#include <iterator>
#include <iostream>
#include <utility>
#include <variant>
#include <dirent.h>
#include "ft_type.h"
#include "ft_utility_macro.h"
#include "ft_utility.h"

Go to the source code of this file.

Functions

int create_xdmf (std::string file_name, std::string dset_name, std::vector< unsigned long long > dimensions, FTType data_element_type)
 

Function Documentation

◆ create_xdmf()

int create_xdmf ( std::string  file_name,
std::string  dset_name,
std::vector< unsigned long long >  dimensions,
FTType  data_element_type 
)

Author: Bin Dong dbin@.nosp@m.lbl..nosp@m.gov Web: https://crd.lbl.gov/bin-dong Scientific Data Management Research Group Lawrence Berkeley National Laboratory