Changeset 3192
- Timestamp:
- 10/06/09 09:47:06 (5 months ago)
- Location:
- MOAB/trunk/tools/dagmc
- Files:
-
- 2 removed
- 5 modified
-
CMakeLists.txt (modified) (1 diff)
-
DagMC.cpp (modified) (1 diff)
-
Makefile.am (modified) (2 diffs)
-
cgm2moab.cc (deleted)
-
cgm2moab.hpp (deleted)
-
cub2h5m.cc (modified) (1 diff)
-
main.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
MOAB/trunk/tools/dagmc/CMakeLists.txt
r1385 r3192 18 18 set( MOAB_DAGMC_LIB_SRCS 19 19 ${MOAB_DAGMC_LIB_SRCS} 20 cgm2moab.cc21 20 ) 22 21 set( MOAB_DAGMC_SRCS -
MOAB/trunk/tools/dagmc/DagMC.cpp
r3124 r3192 15 15 #include "RefFace.hpp" 16 16 #include "RefVolume.hpp" 17 #include "cgm2moab.hpp"18 17 #endif 19 18 -
MOAB/trunk/tools/dagmc/Makefile.am
r3144 r3192 7 7 libdagmc_la_SOURCES = DagMC.cpp 8 8 libdagmc_la_includedir = $(includedir) 9 libdagmc_la_include_HEADERS = c gm2moab.hpp cubfile.h DagMC.hpp9 libdagmc_la_include_HEADERS = cubfile.h DagMC.hpp 10 10 11 11 if HAVE_CGM … … 13 13 CPPFLAGS += $(CGM_CPPFLAGS) -DCGM $(MOAB_CGM_DEFINES) 14 14 CXXFLAGS += $(CGM_CXXFLAGS) 15 16 libdagmc_la_SOURCES += cgm2moab.cc17 15 18 16 noinst_PROGRAMS = update_coords quads_to_tris -
MOAB/trunk/tools/dagmc/cub2h5m.cc
r2892 r3192 3 3 #include "CGMApp.hpp" 4 4 #include "MBCore.hpp" 5 #include "cgm2moab.hpp"6 5 #include "cubfile.h" 7 6 #include "Tqdcfr.hpp" -
MOAB/trunk/tools/dagmc/main.cc
r3006 r3192 3 3 #include "CGMApp.hpp" 4 4 #include "MBCore.hpp" 5 #include "cgm2moab.hpp"6 5 #include "cubfile.h" 7 6
![(please configure the [header_logo] section in trac.ini)](/projects/ITAPS/chrome/common/trac_banner.png)