Home
last modified time | relevance | path

Searched refs:get_cgns_type (Results 1 – 2 of 2) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DWriteCGNS.hpp121 ErrorCode get_cgns_type ( int i, std::vector<WriteCGNS::SetStruct> &Sets );
H A DWriteCGNS.cpp425 rval = get_cgns_type ( i, Sets ); in set_tag_values()
572 ErrorCode WriteCGNS::get_cgns_type ( int i, std::vector<WriteCGNS::SetStruct> &Sets ) in get_cgns_type() function in moab::WriteCGNS