27 #ifndef READNASTRAN_HPP
28 #define READNASTRAN_HPP
30 #ifndef IS_BUILDING_MB
31 #error "ReadNASTRAN.hpp isn't supposed to be included into an application"
60 const Tag* file_id_tag = 0 );
70 std::vector< int >& tag_values_out,
100 double* coord_arrays[3],
104 std::vector< Range >& materials,
105 const EntityType element_type,