Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kirill Terekhov
INMOST
Commits
f97fc84d
Commit
f97fc84d
authored
Feb 22, 2017
by
SilverLife
Browse files
Remove unsuable files and add octree to cmka lists.
parent
5888c0ab
Changes
16
Hide whitespace changes
Inline
Side-by-side
Examples/Octree/CMakeFiles/CMakeDirectoryInformation.cmake
deleted
100644 → 0
View file @
5888c0ab
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# Relative path conversion top directories.
SET
(
CMAKE_RELATIVE_PATH_TOP_SOURCE
"/home/andre/inmost-root/INMOST-0.1"
)
SET
(
CMAKE_RELATIVE_PATH_TOP_BINARY
"/home/andre/inmost-root/INMOST-0.1"
)
# Force unix paths in dependencies.
SET
(
CMAKE_FORCE_UNIX_PATHS 1
)
# The C and CXX include file regular expressions for this directory.
SET
(
CMAKE_C_INCLUDE_REGEX_SCAN
"^.*$"
)
SET
(
CMAKE_C_INCLUDE_REGEX_COMPLAIN
"^$"
)
SET
(
CMAKE_CXX_INCLUDE_REGEX_SCAN
${
CMAKE_C_INCLUDE_REGEX_SCAN
}
)
SET
(
CMAKE_CXX_INCLUDE_REGEX_COMPLAIN
${
CMAKE_C_INCLUDE_REGEX_COMPLAIN
}
)
Examples/Octree/CMakeFiles/Octree.dir/CXX.includecache
deleted
100644 → 0
View file @
5888c0ab
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/andre/inmost-root/INMOST-0.1/container.hpp
stdlib.h
-
stddef.h
-
string.h
-
memory
-
new
-
iterator
-
cmath
-
assert.h
-
limits
-
inmost_common.h
/home/andre/inmost-root/INMOST-0.1/inmost_common.h
/home/andre/inmost-root/INMOST-0.1/examples/Octree/main.cpp
octgrid.h
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.h
my_glut.h
/home/andre/inmost-root/INMOST-0.1/examples/Octree/my_glut.h
rotate.h
/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.h
math.h
-
../../inmost.h
/home/andre/inmost-root/INMOST-0.1/inmost.h
iomanip
-
iostream
-
/home/andre/inmost-root/INMOST-0.1/examples/Octree/my_glut.h
GLUT/glut.h
-
windows.h
-
GL/glut.h
-
GL/glut.h
-
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.cpp
octgrid.h
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.h
math.h
-
iostream
-
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.h
../../inmost.h
/home/andre/inmost-root/INMOST-0.1/inmost.h
stdio.h
-
stdlib.h
-
string.h
-
/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.h
/home/andre/inmost-root/INMOST-0.1/inmost.h
inmost_common.h
/home/andre/inmost-root/INMOST-0.1/inmost_common.h
inmost_mesh.h
/home/andre/inmost-root/INMOST-0.1/inmost_mesh.h
inmost_solver.h
/home/andre/inmost-root/INMOST-0.1/inmost_solver.h
inmost_partitioner.h
/home/andre/inmost-root/INMOST-0.1/inmost_partitioner.h
inmost_autodiff.h
/home/andre/inmost-root/INMOST-0.1/inmost_autodiff.h
/home/andre/inmost-root/INMOST-0.1/inmost_autodiff.h
inmost_common.h
/home/andre/inmost-root/INMOST-0.1/inmost_common.h
inmost_mesh.h
/home/andre/inmost-root/INMOST-0.1/inmost_mesh.h
sstream
-
math.h
-
/home/andre/inmost-root/INMOST-0.1/inmost_common.h
inmost_options.h
/home/andre/inmost-root/INMOST-0.1/inmost_options.h
omp.h
-
mpi.h
-
mpio.h
-
string
-
vector
-
set
-
map
-
list
-
algorithm
-
cmath
-
iostream
-
fstream
-
stdlib.h
-
stdio.h
-
limits.h
-
omp.h
-
container.hpp
/home/andre/inmost-root/INMOST-0.1/container.hpp
/home/andre/inmost-root/INMOST-0.1/inmost_mesh.h
inmost_common.h
/home/andre/inmost-root/INMOST-0.1/inmost_common.h
/home/andre/inmost-root/INMOST-0.1/inmost_options.h
/home/andre/inmost-root/INMOST-0.1/inmost_partitioner.h
inmost.h
/home/andre/inmost-root/INMOST-0.1/inmost.h
/home/andre/inmost-root/INMOST-0.1/inmost_solver.h
inmost_common.h
/home/andre/inmost-root/INMOST-0.1/inmost_common.h
/usr/include/mpich/mpi.h
stddef.h
-
cstdint
-
stdint.h
-
mpio.h
/usr/include/mpich/mpio.h
mpicxx.h
/usr/include/mpich/mpicxx.h
/usr/include/mpich/mpicxx.h
stdio.h
-
/usr/include/mpich/mpio.h
mpi.h
/usr/include/mpich/mpi.h
Examples/Octree/CMakeFiles/Octree.dir/DependInfo.cmake
deleted
100644 → 0
View file @
5888c0ab
# The set of languages for which implicit dependencies are needed:
SET
(
CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
SET
(
CMAKE_DEPENDS_CHECK_CXX
"/home/andre/inmost-root/INMOST-0.1/examples/Octree/main.cpp"
"/home/andre/inmost-root/INMOST-0.1/examples/Octree/CMakeFiles/Octree.dir/main.cpp.o"
"/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.cpp"
"/home/andre/inmost-root/INMOST-0.1/examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o"
"/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.cpp"
"/home/andre/inmost-root/INMOST-0.1/examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o"
)
SET
(
CMAKE_CXX_COMPILER_ID
"GNU"
)
# Preprocessor definitions for this target.
SET
(
CMAKE_TARGET_DEFINITIONS
"__GRAPHICS__"
"__INSDIR__="
)
# Targets to which this target links.
SET
(
CMAKE_TARGET_LINKED_INFO_FILES
"/home/andre/inmost-root/INMOST-0.1/CMakeFiles/inmost.dir/DependInfo.cmake"
)
# The include file search paths:
SET
(
CMAKE_C_TARGET_INCLUDE_PATH
"/usr/include/mpich"
"/home/andre/inmost-root/petsc-3.5.2/linux-gnu-debug/include"
"/home/andre/inmost-root/petsc-3.5.2/include"
"."
)
SET
(
CMAKE_CXX_TARGET_INCLUDE_PATH
${
CMAKE_C_TARGET_INCLUDE_PATH
}
)
SET
(
CMAKE_Fortran_TARGET_INCLUDE_PATH
${
CMAKE_C_TARGET_INCLUDE_PATH
}
)
SET
(
CMAKE_ASM_TARGET_INCLUDE_PATH
${
CMAKE_C_TARGET_INCLUDE_PATH
}
)
Examples/Octree/CMakeFiles/Octree.dir/build.make
deleted
100644 → 0
View file @
5888c0ab
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES
:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES
=
.SUFFIXES
:
.hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT
:
# A target that is always out of date.
cmake_force
:
.PHONY
:
cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL
=
/bin/sh
# The CMake executable.
CMAKE_COMMAND
=
/usr/bin/cmake
# The command to remove a file.
RM
=
/usr/bin/cmake
-E
remove
-f
# Escaping for special characters.
EQUALS
=
=
# The program to use to edit the cache.
CMAKE_EDIT_COMMAND
=
/usr/bin/ccmake
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR
=
/home/andre/inmost-root/INMOST-0.1
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR
=
/home/andre/inmost-root/INMOST-0.1
# Include any dependencies generated for this target.
include
examples/Octree/CMakeFiles/Octree.dir/depend.make
# Include the progress variables for this target.
include
examples/Octree/CMakeFiles/Octree.dir/progress.make
# Include the compile flags for this target's objects.
include
examples/Octree/CMakeFiles/Octree.dir/flags.make
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
examples/Octree/CMakeFiles/Octree.dir/flags.make
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
examples/Octree/main.cpp
$(CMAKE_COMMAND)
-E
cmake_progress_report /home/andre/inmost-root/INMOST-0.1/CMakeFiles
$(CMAKE_PROGRESS_1)
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Building CXX object examples/Octree/CMakeFiles/Octree.dir/main.cpp.o"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-o
CMakeFiles/Octree.dir/main.cpp.o
-c
/home/andre/inmost-root/INMOST-0.1/examples/Octree/main.cpp
examples/Octree/CMakeFiles/Octree.dir/main.cpp.i
:
cmake_force
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Preprocessing CXX source to CMakeFiles/Octree.dir/main.cpp.i"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-E
/home/andre/inmost-root/INMOST-0.1/examples/Octree/main.cpp
>
CMakeFiles/Octree.dir/main.cpp.i
examples/Octree/CMakeFiles/Octree.dir/main.cpp.s
:
cmake_force
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Compiling CXX source to assembly CMakeFiles/Octree.dir/main.cpp.s"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-S
/home/andre/inmost-root/INMOST-0.1/examples/Octree/main.cpp
-o
CMakeFiles/Octree.dir/main.cpp.s
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o.requires
:
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o.requires
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o.provides
:
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o.requires
$(MAKE)
-f
examples/Octree/CMakeFiles/Octree.dir/build.make examples/Octree/CMakeFiles/Octree.dir/main.cpp.o.provides.build
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o.provides
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o.provides.build
:
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
:
examples/Octree/CMakeFiles/Octree.dir/flags.make
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
:
examples/Octree/rotate.cpp
$(CMAKE_COMMAND)
-E
cmake_progress_report /home/andre/inmost-root/INMOST-0.1/CMakeFiles
$(CMAKE_PROGRESS_2)
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Building CXX object examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-o
CMakeFiles/Octree.dir/rotate.cpp.o
-c
/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.cpp
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.i
:
cmake_force
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Preprocessing CXX source to CMakeFiles/Octree.dir/rotate.cpp.i"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-E
/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.cpp
>
CMakeFiles/Octree.dir/rotate.cpp.i
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.s
:
cmake_force
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Compiling CXX source to assembly CMakeFiles/Octree.dir/rotate.cpp.s"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-S
/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.cpp
-o
CMakeFiles/Octree.dir/rotate.cpp.s
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o.requires
:
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o.requires
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o.provides
:
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o.requires
$(MAKE)
-f
examples/Octree/CMakeFiles/Octree.dir/build.make examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o.provides.build
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o.provides
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o.provides.build
:
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
examples/Octree/CMakeFiles/Octree.dir/flags.make
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
examples/Octree/octgrid.cpp
$(CMAKE_COMMAND)
-E
cmake_progress_report /home/andre/inmost-root/INMOST-0.1/CMakeFiles
$(CMAKE_PROGRESS_3)
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Building CXX object examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-o
CMakeFiles/Octree.dir/octgrid.cpp.o
-c
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.cpp
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.i
:
cmake_force
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Preprocessing CXX source to CMakeFiles/Octree.dir/octgrid.cpp.i"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-E
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.cpp
>
CMakeFiles/Octree.dir/octgrid.cpp.i
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.s
:
cmake_force
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--green
"Compiling CXX source to assembly CMakeFiles/Octree.dir/octgrid.cpp.s"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
/usr/bin/c++
$(CXX_DEFINES)
$(CXX_FLAGS)
-S
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.cpp
-o
CMakeFiles/Octree.dir/octgrid.cpp.s
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o.requires
:
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o.requires
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o.provides
:
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o.requires
$(MAKE)
-f
examples/Octree/CMakeFiles/Octree.dir/build.make examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o.provides.build
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o.provides
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o.provides.build
:
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
# Object files for target Octree
Octree_OBJECTS
=
\
"CMakeFiles/Octree.dir/main.cpp.o"
\
"CMakeFiles/Octree.dir/rotate.cpp.o"
\
"CMakeFiles/Octree.dir/octgrid.cpp.o"
# External object files for target Octree
Octree_EXTERNAL_OBJECTS
=
examples/Octree/Octree
:
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
examples/Octree/Octree
:
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
examples/Octree/Octree
:
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
examples/Octree/Octree
:
examples/Octree/CMakeFiles/Octree.dir/build.make
examples/Octree/Octree
:
libinmost.a
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libmpichcxx.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libmpich.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libopa.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libmpl.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/librt.so
examples/Octree/Octree
:
/usr/lib/libcr.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libpthread.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libGLU.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libGL.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libSM.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libICE.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libX11.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libXext.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libglut.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libXmu.so
examples/Octree/Octree
:
/usr/lib/x86_64-linux-gnu/libXi.so
examples/Octree/Octree
:
/home/andre/inmost-root/petsc-3.5.2/linux-gnu-debug/lib/libparmetis.so
examples/Octree/Octree
:
/home/andre/inmost-root/petsc-3.5.2/linux-gnu-debug/lib/libmetis.so
examples/Octree/Octree
:
examples/Octree/CMakeFiles/Octree.dir/link.txt
@
$(CMAKE_COMMAND)
-E
cmake_echo_color
--switch
=
$(COLOR)
--red
--bold
"Linking CXX executable Octree"
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
$(CMAKE_COMMAND)
-E
cmake_link_script CMakeFiles/Octree.dir/link.txt
--verbose
=
$(VERBOSE)
# Rule to build all files generated by this target.
examples/Octree/CMakeFiles/Octree.dir/build
:
examples/Octree/Octree
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/build
examples/Octree/CMakeFiles/Octree.dir/requires
:
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o.requires
examples/Octree/CMakeFiles/Octree.dir/requires
:
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o.requires
examples/Octree/CMakeFiles/Octree.dir/requires
:
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o.requires
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/requires
examples/Octree/CMakeFiles/Octree.dir/clean
:
cd
/home/andre/inmost-root/INMOST-0.1/examples/Octree
&&
$(CMAKE_COMMAND)
-P
CMakeFiles/Octree.dir/cmake_clean.cmake
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/clean
examples/Octree/CMakeFiles/Octree.dir/depend
:
cd
/home/andre/inmost-root/INMOST-0.1
&&
$(CMAKE_COMMAND)
-E
cmake_depends
"Unix Makefiles"
/home/andre/inmost-root/INMOST-0.1 /home/andre/inmost-root/INMOST-0.1/examples/Octree /home/andre/inmost-root/INMOST-0.1 /home/andre/inmost-root/INMOST-0.1/examples/Octree /home/andre/inmost-root/INMOST-0.1/examples/Octree/CMakeFiles/Octree.dir/DependInfo.cmake
--color
=
$(COLOR)
.PHONY
:
examples/Octree/CMakeFiles/Octree.dir/depend
Examples/Octree/CMakeFiles/Octree.dir/cmake_clean.cmake
deleted
100644 → 0
View file @
5888c0ab
FILE
(
REMOVE_RECURSE
"CMakeFiles/Octree.dir/main.cpp.o"
"CMakeFiles/Octree.dir/rotate.cpp.o"
"CMakeFiles/Octree.dir/octgrid.cpp.o"
"Octree.pdb"
"Octree"
)
# Per-language clean rules from dependency scanning.
FOREACH
(
lang CXX
)
INCLUDE
(
CMakeFiles/Octree.dir/cmake_clean_
${
lang
}
.cmake OPTIONAL
)
ENDFOREACH
(
lang
)
Examples/Octree/CMakeFiles/Octree.dir/depend.internal
deleted
100644 → 0
View file @
5888c0ab
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
/home/andre/inmost-root/INMOST-0.1/container.hpp
/home/andre/inmost-root/INMOST-0.1/examples/Octree/main.cpp
/home/andre/inmost-root/INMOST-0.1/examples/Octree/my_glut.h
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.h
/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.h
/home/andre/inmost-root/INMOST-0.1/inmost.h
/home/andre/inmost-root/INMOST-0.1/inmost_autodiff.h
/home/andre/inmost-root/INMOST-0.1/inmost_common.h
/home/andre/inmost-root/INMOST-0.1/inmost_mesh.h
/home/andre/inmost-root/INMOST-0.1/inmost_options.h
/home/andre/inmost-root/INMOST-0.1/inmost_partitioner.h
/home/andre/inmost-root/INMOST-0.1/inmost_solver.h
/usr/include/mpich/mpi.h
/usr/include/mpich/mpicxx.h
/usr/include/mpich/mpio.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
/home/andre/inmost-root/INMOST-0.1/container.hpp
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.cpp
/home/andre/inmost-root/INMOST-0.1/examples/Octree/octgrid.h
/home/andre/inmost-root/INMOST-0.1/inmost.h
/home/andre/inmost-root/INMOST-0.1/inmost_autodiff.h
/home/andre/inmost-root/INMOST-0.1/inmost_common.h
/home/andre/inmost-root/INMOST-0.1/inmost_mesh.h
/home/andre/inmost-root/INMOST-0.1/inmost_options.h
/home/andre/inmost-root/INMOST-0.1/inmost_partitioner.h
/home/andre/inmost-root/INMOST-0.1/inmost_solver.h
/usr/include/mpich/mpi.h
/usr/include/mpich/mpicxx.h
/usr/include/mpich/mpio.h
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
/home/andre/inmost-root/INMOST-0.1/examples/Octree/my_glut.h
/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.cpp
/home/andre/inmost-root/INMOST-0.1/examples/Octree/rotate.h
Examples/Octree/CMakeFiles/Octree.dir/depend.make
deleted
100644 → 0
View file @
5888c0ab
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
container.hpp
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
examples/Octree/main.cpp
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
examples/Octree/my_glut.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
examples/Octree/octgrid.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
examples/Octree/rotate.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
inmost.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
inmost_autodiff.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
inmost_common.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
inmost_mesh.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
inmost_options.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
inmost_partitioner.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
inmost_solver.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
/usr/include/mpich/mpi.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
/usr/include/mpich/mpicxx.h
examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
:
/usr/include/mpich/mpio.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
container.hpp
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
examples/Octree/octgrid.cpp
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
examples/Octree/octgrid.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
inmost.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
inmost_autodiff.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
inmost_common.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
inmost_mesh.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
inmost_options.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
inmost_partitioner.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
inmost_solver.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
/usr/include/mpich/mpi.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
/usr/include/mpich/mpicxx.h
examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
:
/usr/include/mpich/mpio.h
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
:
examples/Octree/my_glut.h
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
:
examples/Octree/rotate.cpp
examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
:
examples/Octree/rotate.h
Examples/Octree/CMakeFiles/Octree.dir/flags.make
deleted
100644 → 0
View file @
5888c0ab
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# compile CXX with /usr/bin/c++
CXX_FLAGS
=
-g
-I
/usr/include/mpich
-I
/home/andre/inmost-root/petsc-3.5.2/linux-gnu-debug/include
-I
/home/andre/inmost-root/petsc-3.5.2/include
-I
/home/andre/inmost-root/INMOST-0.1
-g
CXX_DEFINES
=
-D__GRAPHICS__
-D__INSDIR__
=
""
Examples/Octree/CMakeFiles/Octree.dir/link.txt
deleted
100644 → 0
View file @
5888c0ab
/usr/bin/c++ -g -Wl,-Bsymbolic-functions -Wl,-z,relro CMakeFiles/Octree.dir/main.cpp.o CMakeFiles/Octree.dir/rotate.cpp.o CMakeFiles/Octree.dir/octgrid.cpp.o -o Octree -rdynamic ../../libinmost.a -llapack -lblas -lmpichcxx -lmpich -lopa -lmpl -lrt -lcr -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -lglut -lXmu -lXi /home/andre/inmost-root/petsc-3.5.2/linux-gnu-debug/lib/libparmetis.so /home/andre/inmost-root/petsc-3.5.2/linux-gnu-debug/lib/libmetis.so -Wl,-rpath,/home/andre/inmost-root/petsc-3.5.2/linux-gnu-debug/lib
Examples/Octree/CMakeFiles/Octree.dir/main.cpp.o
deleted
100644 → 0
View file @
5888c0ab
File deleted
Examples/Octree/CMakeFiles/Octree.dir/octgrid.cpp.o
deleted
100644 → 0
View file @
5888c0ab
File deleted
Examples/Octree/CMakeFiles/Octree.dir/progress.make
deleted
100644 → 0
View file @
5888c0ab
CMAKE_PROGRESS_1
=
3
CMAKE_PROGRESS_2
=
4
CMAKE_PROGRESS_3
=
5
Examples/Octree/CMakeFiles/Octree.dir/rotate.cpp.o
deleted
100644 → 0
View file @
5888c0ab
File deleted
Examples/Octree/CMakeFiles/progress.marks
deleted
100644 → 0
View file @
5888c0ab
26
Examples/Octree/cmake_install.cmake
deleted
100644 → 0
View file @
5888c0ab
# Install script for directory: /home/andre/inmost-root/INMOST-0.1/examples/Octree
# Set the install prefix
IF
(
NOT DEFINED CMAKE_INSTALL_PREFIX
)
SET
(
CMAKE_INSTALL_PREFIX
"/usr/local"
)
ENDIF
(
NOT DEFINED CMAKE_INSTALL_PREFIX
)
STRING
(
REGEX REPLACE
"/$"
""
CMAKE_INSTALL_PREFIX
"
${
CMAKE_INSTALL_PREFIX
}
"
)
# Set the install configuration name.
IF
(
NOT DEFINED CMAKE_INSTALL_CONFIG_NAME
)
IF
(
BUILD_TYPE
)
STRING
(
REGEX REPLACE
"^[^A-Za-z0-9_]+"
""
CMAKE_INSTALL_CONFIG_NAME
"
${
BUILD_TYPE
}
"
)
ELSE
(
BUILD_TYPE
)
SET
(
CMAKE_INSTALL_CONFIG_NAME
"Debug"
)
ENDIF
(
BUILD_TYPE
)
MESSAGE
(
STATUS
"Install configuration:
\"
${
CMAKE_INSTALL_CONFIG_NAME
}
\"
"
)
ENDIF
(
NOT DEFINED CMAKE_INSTALL_CONFIG_NAME
)
# Set the component getting installed.
IF
(
NOT CMAKE_INSTALL_COMPONENT
)
IF
(
COMPONENT
)
MESSAGE
(
STATUS
"Install component:
\"
${
COMPONENT
}
\"
"
)
SET
(
CMAKE_INSTALL_COMPONENT
"
${
COMPONENT
}
"
)
ELSE
(
COMPONENT
)
SET
(
CMAKE_INSTALL_COMPONENT
)
ENDIF
(
COMPONENT
)
ENDIF
(
NOT CMAKE_INSTALL_COMPONENT
)
# Install shared libraries without execute permission?
IF
(
NOT DEFINED CMAKE_INSTALL_SO_NO_EXE
)
SET
(
CMAKE_INSTALL_SO_NO_EXE
"1"
)
ENDIF
(
NOT DEFINED CMAKE_INSTALL_SO_NO_EXE
)
Examples/Octree/main
deleted
100644 → 0
View file @
5888c0ab
:nq
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment