文件名称:oofem-2.0
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个关于有限元的C++程序代码,其中包括线性,非线性,扩展有限元模块,等几何有限元模块
-C++ ooMM
-C++ ooMM
(系统自动生成,下载前可以参看下载内容)
下载文件列表
oofem-2.0/oofem-2.0/base/dss_makefile.in
oofem-2.0/oofem-2.0/base/fm_makefile.in
oofem-2.0/oofem-2.0/base/main_makefile.in
oofem-2.0/oofem-2.0/base/oofem-header.h
oofem-2.0/oofem-2.0/base/oofemcfg.h.in
oofem-2.0/oofem-2.0/base/oofemdef.h.in
oofem-2.0/oofem-2.0/base/oofemlib_makefile.in
oofem-2.0/oofem-2.0/base/sm_makefile.in
oofem-2.0/oofem-2.0/base/target_makefile.in
oofem-2.0/oofem-2.0/base/tm_makefile.in
oofem-2.0/oofem-2.0/ChangeLog
oofem-2.0/oofem-2.0/config.guess
oofem-2.0/oofem-2.0/config.sub
oofem-2.0/oofem-2.0/configure
oofem-2.0/oofem-2.0/configure.in
oofem-2.0/oofem-2.0/doc/elementlibmanual.pdf
oofem-2.0/oofem-2.0/doc/extractorInput.pdf
oofem-2.0/oofem-2.0/doc/matlibmanual.pdf
oofem-2.0/oofem-2.0/doc/oofemInput.pdf
oofem-2.0/oofem-2.0/doc/paper-actap.pdf
oofem-2.0/oofem-2.0/doc/programmer.pdf
oofem-2.0/oofem-2.0/doc/refman/doxygen.cfg
oofem-2.0/oofem-2.0/doc/refman/footer.html
oofem-2.0/oofem-2.0/doc/refman/footer.shtml
oofem-2.0/oofem-2.0/doc/refman/intro
oofem-2.0/oofem-2.0/doc/refman/mainpage
oofem-2.0/oofem-2.0/doc/refman/makefile
oofem-2.0/oofem-2.0/do_release
oofem-2.0/oofem-2.0/gpl.txt
oofem-2.0/oofem-2.0/install.sh
oofem-2.0/oofem-2.0/makefile
oofem-2.0/oofem-2.0/makefile.in
oofem-2.0/oofem-2.0/README
oofem-2.0/oofem-2.0/src/dss/Array.h
oofem-2.0/oofem-2.0/src/dss/BigMatrix.cpp
oofem-2.0/oofem-2.0/src/dss/BigMatrix.h
oofem-2.0/oofem-2.0/src/dss/BiSection.cpp
oofem-2.0/oofem-2.0/src/dss/BiSection.h
oofem-2.0/oofem-2.0/src/dss/ColHash.h
oofem-2.0/oofem-2.0/src/dss/ConList.h
oofem-2.0/oofem-2.0/src/dss/DenseMatrix.h
oofem-2.0/oofem-2.0/src/dss/DenseMatrixArithmeticsNN.cpp
oofem-2.0/oofem-2.0/src/dss/DenseMatrixArithmeticsNN.h
oofem-2.0/oofem-2.0/src/dss/DSSAfx.h
oofem-2.0/oofem-2.0/src/dss/DSSolver.cpp
oofem-2.0/oofem-2.0/src/dss/DSSolver.h
oofem-2.0/oofem-2.0/src/dss/IntArrayList.cpp
oofem-2.0/oofem-2.0/src/dss/IntArrayList.h
oofem-2.0/oofem-2.0/src/dss/MathTracer.cpp
oofem-2.0/oofem-2.0/src/dss/MathTracer.h
oofem-2.0/oofem-2.0/src/dss/Ordering.h
oofem-2.0/oofem-2.0/src/dss/SkyLineMtx.cpp
oofem-2.0/oofem-2.0/src/dss/SkyLineMtx.h
oofem-2.0/oofem-2.0/src/dss/SkyLineMtxLDL.cpp
oofem-2.0/oofem-2.0/src/dss/SkyLineMtxLDL.h
oofem-2.0/oofem-2.0/src/dss/SparseConectivityMtx.cpp
oofem-2.0/oofem-2.0/src/dss/SparseConectivityMtx.h
oofem-2.0/oofem-2.0/src/dss/SparseConectivityMtxFixed.h
oofem-2.0/oofem-2.0/src/dss/SparseGridColumn.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtx.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtx.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLDL.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLDL.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLL.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLL.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLU.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLU.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxPD.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxPD.h
oofem-2.0/oofem-2.0/src/dss/SparseMatrixF.cpp
oofem-2.0/oofem-2.0/src/dss/SparseMatrixF.h
oofem-2.0/oofem-2.0/src/fm/binghamfluid2.C
oofem-2.0/oofem-2.0/src/fm/binghamfluid2.h
oofem-2.0/oofem-2.0/src/fm/cbs.C
oofem-2.0/oofem-2.0/src/fm/cbs.h
oofem-2.0/oofem-2.0/src/fm/cbselement.C
oofem-2.0/oofem-2.0/src/fm/cbselement.h
oofem-2.0/oofem-2.0/src/fm/fastmarchingmethod.C
oofem-2.0/oofem-2.0/src/fm/fastmarchingmethod.h
oofem-2.0/oofem-2.0/src/fm/fluiddynamicmaterial.C
oofem-2.0/oofem-2.0/src/fm/fluiddynamicmaterial.h
oofem-2.0/oofem-2.0/src/fm/fmelement.C
oofem-2.0/oofem-2.0/src/fm/fmelement.h
oofem-2.0/oofem-2.0/src/fm/leplic.C
oofem-2.0/oofem-2.0/src/fm/leplic.h
oofem-2.0/oofem-2.0/src/fm/levelsetpcs.C
oofem-2.0/oofem-2.0/src/fm/levelsetpcs.h
oofem-2.0/oofem-2.0/src/fm/newtonianfluid.C
oofem-2.0/oofem-2.0/src/fm/newtonianfluid.h
oofem-2.0/oofem-2.0/src/fm/py1_3d_supg.C
oofem-2.0/oofem-2.0/src/fm/py1_3d_supg.h
oofem-2.0/oofem-2.0/src/fm/supg.C
oofem-2.0/oofem-2.0/src/fm/supg.h
oofem-2.0/oofem-2.0/src/fm/supgelement.C
oofem-2.0/oofem-2.0/src/fm/supgelement.h
oofem-2.0/oofem-2.0/src/fm/supgelement2.C
oofem-2.0/oofem-2.0/src/fm/supgelement2.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_cbs.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_cbs.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg2.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg2.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg2_axi.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg2_axi.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg_axi.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg_axi.h
oofem-2.0/oofem-2.0/src/fm/tr21_2d_supg.C
oofem-2.0/oofem-2.0/src/fm/tr21_2d_supg.h
oofem-2.0/oofem-2.0/src/fm/tractionpressurebc.C
oofem-2.0/oofem-2.0/src/fm/tractionpressurebc.h
oofem-2.0/oofem-2.0/src/fm/twofluidmaterial.C
oofem-2.0/oofem-2.0/src/fm/twofluidmaterial.h
oofem-2.0/oofem-2.0/src/main/main.C
oofem-2.0/oofem-2.0/src/main/maindebug.C
oofem-2.0/oofem-2.0/src/main/none.h
oofem-2.0/oofem-2.0/src/main/oofeg.C
oofem-2.0/oofem-2.0/src/main/usrdefsub.C
oofem-2.0/oofem-2.0/src/oofemlib/alist.h
oofem-2.0/oofem-2.0/src/oofemlib/appordering.h
oofem-2.0/oofem-2.0/src/oofemlib/bcgeomtype.h
oofem-2.0/oofem-2.0/src/oofemlib/bctype.h
oofem-2.0/oofem-2.0/src/oofemlib/bcvaltype.h
oofem-2
oofem-2.0/oofem-2.0/base/fm_makefile.in
oofem-2.0/oofem-2.0/base/main_makefile.in
oofem-2.0/oofem-2.0/base/oofem-header.h
oofem-2.0/oofem-2.0/base/oofemcfg.h.in
oofem-2.0/oofem-2.0/base/oofemdef.h.in
oofem-2.0/oofem-2.0/base/oofemlib_makefile.in
oofem-2.0/oofem-2.0/base/sm_makefile.in
oofem-2.0/oofem-2.0/base/target_makefile.in
oofem-2.0/oofem-2.0/base/tm_makefile.in
oofem-2.0/oofem-2.0/ChangeLog
oofem-2.0/oofem-2.0/config.guess
oofem-2.0/oofem-2.0/config.sub
oofem-2.0/oofem-2.0/configure
oofem-2.0/oofem-2.0/configure.in
oofem-2.0/oofem-2.0/doc/elementlibmanual.pdf
oofem-2.0/oofem-2.0/doc/extractorInput.pdf
oofem-2.0/oofem-2.0/doc/matlibmanual.pdf
oofem-2.0/oofem-2.0/doc/oofemInput.pdf
oofem-2.0/oofem-2.0/doc/paper-actap.pdf
oofem-2.0/oofem-2.0/doc/programmer.pdf
oofem-2.0/oofem-2.0/doc/refman/doxygen.cfg
oofem-2.0/oofem-2.0/doc/refman/footer.html
oofem-2.0/oofem-2.0/doc/refman/footer.shtml
oofem-2.0/oofem-2.0/doc/refman/intro
oofem-2.0/oofem-2.0/doc/refman/mainpage
oofem-2.0/oofem-2.0/doc/refman/makefile
oofem-2.0/oofem-2.0/do_release
oofem-2.0/oofem-2.0/gpl.txt
oofem-2.0/oofem-2.0/install.sh
oofem-2.0/oofem-2.0/makefile
oofem-2.0/oofem-2.0/makefile.in
oofem-2.0/oofem-2.0/README
oofem-2.0/oofem-2.0/src/dss/Array.h
oofem-2.0/oofem-2.0/src/dss/BigMatrix.cpp
oofem-2.0/oofem-2.0/src/dss/BigMatrix.h
oofem-2.0/oofem-2.0/src/dss/BiSection.cpp
oofem-2.0/oofem-2.0/src/dss/BiSection.h
oofem-2.0/oofem-2.0/src/dss/ColHash.h
oofem-2.0/oofem-2.0/src/dss/ConList.h
oofem-2.0/oofem-2.0/src/dss/DenseMatrix.h
oofem-2.0/oofem-2.0/src/dss/DenseMatrixArithmeticsNN.cpp
oofem-2.0/oofem-2.0/src/dss/DenseMatrixArithmeticsNN.h
oofem-2.0/oofem-2.0/src/dss/DSSAfx.h
oofem-2.0/oofem-2.0/src/dss/DSSolver.cpp
oofem-2.0/oofem-2.0/src/dss/DSSolver.h
oofem-2.0/oofem-2.0/src/dss/IntArrayList.cpp
oofem-2.0/oofem-2.0/src/dss/IntArrayList.h
oofem-2.0/oofem-2.0/src/dss/MathTracer.cpp
oofem-2.0/oofem-2.0/src/dss/MathTracer.h
oofem-2.0/oofem-2.0/src/dss/Ordering.h
oofem-2.0/oofem-2.0/src/dss/SkyLineMtx.cpp
oofem-2.0/oofem-2.0/src/dss/SkyLineMtx.h
oofem-2.0/oofem-2.0/src/dss/SkyLineMtxLDL.cpp
oofem-2.0/oofem-2.0/src/dss/SkyLineMtxLDL.h
oofem-2.0/oofem-2.0/src/dss/SparseConectivityMtx.cpp
oofem-2.0/oofem-2.0/src/dss/SparseConectivityMtx.h
oofem-2.0/oofem-2.0/src/dss/SparseConectivityMtxFixed.h
oofem-2.0/oofem-2.0/src/dss/SparseGridColumn.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtx.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtx.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLDL.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLDL.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLL.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLL.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLU.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxLU.h
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxPD.cpp
oofem-2.0/oofem-2.0/src/dss/SparseGridMtxPD.h
oofem-2.0/oofem-2.0/src/dss/SparseMatrixF.cpp
oofem-2.0/oofem-2.0/src/dss/SparseMatrixF.h
oofem-2.0/oofem-2.0/src/fm/binghamfluid2.C
oofem-2.0/oofem-2.0/src/fm/binghamfluid2.h
oofem-2.0/oofem-2.0/src/fm/cbs.C
oofem-2.0/oofem-2.0/src/fm/cbs.h
oofem-2.0/oofem-2.0/src/fm/cbselement.C
oofem-2.0/oofem-2.0/src/fm/cbselement.h
oofem-2.0/oofem-2.0/src/fm/fastmarchingmethod.C
oofem-2.0/oofem-2.0/src/fm/fastmarchingmethod.h
oofem-2.0/oofem-2.0/src/fm/fluiddynamicmaterial.C
oofem-2.0/oofem-2.0/src/fm/fluiddynamicmaterial.h
oofem-2.0/oofem-2.0/src/fm/fmelement.C
oofem-2.0/oofem-2.0/src/fm/fmelement.h
oofem-2.0/oofem-2.0/src/fm/leplic.C
oofem-2.0/oofem-2.0/src/fm/leplic.h
oofem-2.0/oofem-2.0/src/fm/levelsetpcs.C
oofem-2.0/oofem-2.0/src/fm/levelsetpcs.h
oofem-2.0/oofem-2.0/src/fm/newtonianfluid.C
oofem-2.0/oofem-2.0/src/fm/newtonianfluid.h
oofem-2.0/oofem-2.0/src/fm/py1_3d_supg.C
oofem-2.0/oofem-2.0/src/fm/py1_3d_supg.h
oofem-2.0/oofem-2.0/src/fm/supg.C
oofem-2.0/oofem-2.0/src/fm/supg.h
oofem-2.0/oofem-2.0/src/fm/supgelement.C
oofem-2.0/oofem-2.0/src/fm/supgelement.h
oofem-2.0/oofem-2.0/src/fm/supgelement2.C
oofem-2.0/oofem-2.0/src/fm/supgelement2.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_cbs.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_cbs.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg2.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg2.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg2_axi.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg2_axi.h
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg_axi.C
oofem-2.0/oofem-2.0/src/fm/tr1_2d_supg_axi.h
oofem-2.0/oofem-2.0/src/fm/tr21_2d_supg.C
oofem-2.0/oofem-2.0/src/fm/tr21_2d_supg.h
oofem-2.0/oofem-2.0/src/fm/tractionpressurebc.C
oofem-2.0/oofem-2.0/src/fm/tractionpressurebc.h
oofem-2.0/oofem-2.0/src/fm/twofluidmaterial.C
oofem-2.0/oofem-2.0/src/fm/twofluidmaterial.h
oofem-2.0/oofem-2.0/src/main/main.C
oofem-2.0/oofem-2.0/src/main/maindebug.C
oofem-2.0/oofem-2.0/src/main/none.h
oofem-2.0/oofem-2.0/src/main/oofeg.C
oofem-2.0/oofem-2.0/src/main/usrdefsub.C
oofem-2.0/oofem-2.0/src/oofemlib/alist.h
oofem-2.0/oofem-2.0/src/oofemlib/appordering.h
oofem-2.0/oofem-2.0/src/oofemlib/bcgeomtype.h
oofem-2.0/oofem-2.0/src/oofemlib/bctype.h
oofem-2.0/oofem-2.0/src/oofemlib/bcvaltype.h
oofem-2
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.