]> git.leopard-lacewing.eu Git - bacc.git/commit
[src] neue Version von bem3d
authortreecity <treecity@26120e32-c555-405d-b3e1-1f783fb42516>
Wed, 8 Jun 2011 17:59:50 +0000 (17:59 +0000)
committertreecity <treecity@26120e32-c555-405d-b3e1-1f783fb42516>
Wed, 8 Jun 2011 17:59:50 +0000 (17:59 +0000)
commitf583ba6eba5957b9b313f2da3987fd105c2b6fe9
tree0dbd64571add056220340218ffe656826bad8de2
parenta82f2dd13fcfdcf41343e5c72e6321ab21a1c6ca
[src] neue Version von bem3d
[src] Fehler aus der SLPrectangle (bem3d) und simpleLayer...
[src] SLPrecangle nun von MEX Unabhängig + Verwendung von M_PI und cout
[src] neu: computeSlpEstMuTilde mark -> Markieren Elmente die verfeinert werden sollen
[src] quad_norm -> quadNorm
[src] test_solveError testet und plottet
[src] test_solveError_10... erste Testbeispiele (2D/3D)
[src] refineType erweitert und heißt jetzt marked + computeSlpEstMuTilde

git-svn-id: https://drops.fb12.tu-berlin.de/svn/bacc/trunk@33 26120e32-c555-405d-b3e1-1f783fb42516
150 files changed:
src/SLPrecangle.cpp
src/bem3d/.gitignore [new file with mode: 0644]
src/bem3d/Makefile
src/bem3d/Makefile.am
src/bem3d/Makefile.in
src/bem3d/aclocal.m4
src/bem3d/autom4te.cache/output.2
src/bem3d/autom4te.cache/output.3 [new file with mode: 0644]
src/bem3d/autom4te.cache/requests
src/bem3d/autom4te.cache/traces.2
src/bem3d/autom4te.cache/traces.3 [new file with mode: 0644]
src/bem3d/config.status
src/bem3d/configure
src/bem3d/configure.ac
src/bem3d/m4/ax_lib_loki.m4 [new file with mode: 0644]
src/bem3d/src/HLibOperator_fwd.hpp
src/bem3d/src/HLibOperator_tmpl.cpp
src/bem3d/src/Makefile
src/bem3d/src/Makefile.in
src/bem3d/src/boundary_mesh/.deps/libhilbert_mesh_a-GenericVector.Po
src/bem3d/src/boundary_mesh/Face.hpp
src/bem3d/src/boundary_mesh/FaceDispatch.hpp
src/bem3d/src/boundary_mesh/FaceDispatch_tmpl.cpp
src/bem3d/src/boundary_mesh/Face_tmpl.cpp
src/bem3d/src/boundary_mesh/FlexibleMesh.hpp
src/bem3d/src/boundary_mesh/FlexibleMesh_tmpl.cpp
src/bem3d/src/boundary_mesh/HalfEdge.hpp
src/bem3d/src/boundary_mesh/Makefile
src/bem3d/src/boundary_mesh/Makefile.in
src/bem3d/src/boundary_mesh/Marker.hpp
src/bem3d/src/boundary_mesh/Marker_fwd.hpp [deleted file]
src/bem3d/src/boundary_mesh/Marker_tmpl.cpp
src/bem3d/src/boundary_mesh/Marker_tmpl.hpp [new file with mode: 0644]
src/bem3d/src/boundary_mesh/Mesh.cpp
src/bem3d/src/boundary_mesh/Mesh.hpp
src/bem3d/src/boundary_mesh/MeshBuilder.hpp
src/bem3d/src/boundary_mesh/MeshBuilder_tmpl.cpp
src/bem3d/src/boundary_mesh/RefinementData.hpp [new file with mode: 0644]
src/bem3d/src/boundary_mesh/RefinementData_tmpl.cpp [new file with mode: 0644]
src/bem3d/src/boundary_mesh/Vertex.hpp
src/bem3d/src/boundary_mesh/Vertex_tmpl.cpp
src/bem3d/src/boundary_mesh/algorithm/HandleObj_tmpl.cpp
src/bem3d/src/boundary_mesh/algorithm/RefineAdaptivly.hpp [new file with mode: 0644]
src/bem3d/src/boundary_mesh/algorithm/RefineAdaptivly_tmpl.cpp [new file with mode: 0644]
src/bem3d/src/boundary_mesh/algorithm/RefineUniformly.hpp
src/bem3d/src/boundary_mesh/algorithm/RefineUniformly_tmpl.cpp
src/bem3d/src/boundary_mesh/face/Rectangle.hpp [new file with mode: 0644]
src/bem3d/src/boundary_mesh/face/Rectangle_tmpl.cpp [new file with mode: 0644]
src/bem3d/src/boundary_mesh/face/Rectangle_tmpl.hpp [new file with mode: 0644]
src/bem3d/src/boundary_mesh/face/Triangle.hpp
src/bem3d/src/boundary_mesh/face/Triangle_tmpl.cpp
src/bem3d/src/boundary_mesh/layer/RefinementData.cpp [deleted file]
src/bem3d/src/boundary_mesh/layer/RefinementData.hpp [deleted file]
src/bem3d/src/boundary_mesh/testhilbertmesh [deleted file]
src/bem3d/src/boundary_mesh/types.hpp
src/bem3d/src/generic/BaseTypes.hpp
src/bem3d/src/generic/GenericVector.hpp
src/bem3d/src/generic/GenericVector_tmpl.cpp
src/bem3d/src/generic/PtrCompare.hpp [new file with mode: 0644]
src/bem3d/src/generic/ReferenceSemanticsForPtrVectorConstIterator.hpp [new file with mode: 0644]
src/bem3d/src/generic/SingleElementIterator.hpp [new file with mode: 0644]
src/bem3d/src/generic/Testing.hpp [new file with mode: 0644]
src/bem3d/src/generic/TypeMap.hpp [new file with mode: 0644]
src/bem3d/src/generic/TypeMap_tmpl.cpp [new file with mode: 0644]
src/bem3d/src/generic/TypeMap_tmpl.hpp [new file with mode: 0644]
src/bem3d/src/hilbert.hpp
src/bem3d/src/laplace/.deps/testLaplace-SimpleLayerPotential.Po
src/bem3d/src/laplace/DoubleLayerPotential.cpp [new file with mode: 0644]
src/bem3d/src/laplace/DoubleLayerPotential.hpp [new file with mode: 0644]
src/bem3d/src/laplace/Makefile
src/bem3d/src/laplace/Makefile.am
src/bem3d/src/laplace/Makefile.in
src/bem3d/src/laplace/SimpleLayerPotential.cpp
src/bem3d/src/laplace/SimpleLayerPotential.cpp.BACKUP.2711.cpp [new file with mode: 0644]
src/bem3d/src/laplace/SimpleLayerPotential.cpp.BASE.2711.cpp [new file with mode: 0644]
src/bem3d/src/laplace/SimpleLayerPotential.cpp.LOCAL.2711.cpp [new file with mode: 0644]
src/bem3d/src/laplace/SimpleLayerPotential.cpp.REMOTE.2711.cpp [new file with mode: 0644]
src/bem3d/src/laplace/SimpleLayerPotential.hpp
src/bem3d/src/laplace/TriangleIntegrator.cpp
src/bem3d/src/laplace/TriangleIntegrator.hpp
src/bem3d/src/laplace/t.cpp
src/bem3d/src/laplace/testLaplace [deleted file]
src/bem3d/src/mesh_explorer/Makefile
src/bem3d/src/mesh_explorer/mesh_explorer.pro
src/bem3d/src/mesh_explorer/moc_MeshWidget.cpp
src/bem3d/src/spaces/.deps/libhilbert_spaces_a-GenericSpace.Po [new file with mode: 0644]
src/bem3d/src/spaces/.deps/libhilbert_spaces_a-P1Space.Po [new file with mode: 0644]
src/bem3d/src/spaces/GenericSpace.cpp [new file with mode: 0644]
src/bem3d/src/spaces/GenericSpace.hpp [new file with mode: 0644]
src/bem3d/src/spaces/GenericSpace_tmpl.cpp [new file with mode: 0644]
src/bem3d/src/spaces/HLibSpace.hpp
src/bem3d/src/spaces/HLibSpace_tmpl.cpp [new file with mode: 0644]
src/bem3d/src/spaces/Makefile
src/bem3d/src/spaces/Makefile.am
src/bem3d/src/spaces/Makefile.in
src/bem3d/src/spaces/P0Space.cpp
src/bem3d/src/spaces/P0Space.hpp
src/bem3d/src/spaces/P1Space.cpp [new file with mode: 0644]
src/bem3d/src/spaces/P1Space.hpp [new file with mode: 0644]
src/bem3d/src/spaces/testP0Space [deleted file]
src/bem3d/t/Makefile [new file with mode: 0644]
src/bem3d/t/Makefile.am [new file with mode: 0644]
src/bem3d/t/Makefile.in [new file with mode: 0644]
src/bem3d/t/boundary_mesh/.deps/Face.Po [new file with mode: 0644]
src/bem3d/t/boundary_mesh/.deps/FlexibleMeshAdaptiveRefinement.Po [new file with mode: 0644]
src/bem3d/t/boundary_mesh/.deps/GenericVector.Po [new file with mode: 0644]
src/bem3d/t/boundary_mesh/Face.cpp [new file with mode: 0644]
src/bem3d/t/boundary_mesh/FlexibleMeshAdaptiveRefinement.cpp [new file with mode: 0644]
src/bem3d/t/boundary_mesh/FlexibleMeshBasics.cpp [new file with mode: 0644]
src/bem3d/t/boundary_mesh/FlexibleMeshUniformRefinement.cpp [new file with mode: 0644]
src/bem3d/t/boundary_mesh/Makefile [new file with mode: 0644]
src/bem3d/t/boundary_mesh/Makefile.am [new file with mode: 0644]
src/bem3d/t/boundary_mesh/Makefile.in [new file with mode: 0644]
src/bem3d/t/generic/.deps/GenericVector.Po [new file with mode: 0644]
src/bem3d/t/generic/.deps/testGenericVector.Po [new file with mode: 0644]
src/bem3d/t/generic/GenericVector.cpp [deleted file]
src/bem3d/t/generic/GenericVector/01-basics.cpp [deleted file]
src/bem3d/t/generic/Makefile [new file with mode: 0644]
src/bem3d/t/generic/Makefile.am [new file with mode: 0644]
src/bem3d/t/generic/Makefile.in [new file with mode: 0644]
src/bem3d/t/generic/testGenericVector.cpp [new file with mode: 0644]
src/bem3d/t/laplace/.deps/test_ComputeDoubleLayerPotentialEntry-HLibOperator.Po [new file with mode: 0644]
src/bem3d/t/laplace/.deps/test_ComputeDoubleLayerPotentialEntry-TriangleIntegrator.Po [new file with mode: 0644]
src/bem3d/t/laplace/.deps/test_ComputeDoubleLayerPotentialEntry-computeDoubleLayerPotentialEntry.Po [new file with mode: 0644]
src/bem3d/t/laplace/.deps/test_ComputeSimpleLayerPotentialEntry-HLibOperator.Po [new file with mode: 0644]
src/bem3d/t/laplace/.deps/test_ComputeSimpleLayerPotentialEntry-SimpleLayerPotential.Po [new file with mode: 0644]
src/bem3d/t/laplace/.deps/test_ComputeSimpleLayerPotentialEntry-TriangleIntegrator.Po [new file with mode: 0644]
src/bem3d/t/laplace/.deps/test_ComputeSimpleLayerPotentialEntry-computeSimpleLayerPotentialEntry.Po [new file with mode: 0644]
src/bem3d/t/laplace/Makefile [new file with mode: 0644]
src/bem3d/t/laplace/Makefile.am [new file with mode: 0644]
src/bem3d/t/laplace/Makefile.in [new file with mode: 0644]
src/bem3d/t/laplace/computeDoubleLayerPotentialEntry.cpp [new file with mode: 0644]
src/bem3d/t/laplace/computeSimpleLayerPotentialEntry.cpp [new file with mode: 0644]
src/bem3d/tools/pretty_printer/hilbert3d_printers/__init__.py [new file with mode: 0644]
src/bem3d/tools/pretty_printer/hilbert3d_printers/generic.py [new file with mode: 0644]
src/build_A.cpp
src/computeEstSlpMuTilde.m [new file with mode: 0644]
src/exmpl_2DQuad.mat
src/mark.m [new file with mode: 0644]
src/plotShape.m
src/quadNorm.m [new file with mode: 0644]
src/quad_norm.m [deleted file]
src/refineType.m [deleted file]
src/test_solve.m
src/test_solveError.m
src/test_solveError_1050_2DQuad.fig [new file with mode: 0644]
src/test_solveError_1050_2DQuad.mat [new file with mode: 0644]
src/test_solveError_1050_3DFichCube.fig [new file with mode: 0644]
src/test_solveError_1050_3DFichCube.mat [new file with mode: 0644]
src/test_solveS.m