⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 make_sun

📁 不错的国外的有限元程序代码,附带详细的manual,可以节省很多的底层工作.
💻
字号:
main : main.o boundary.o clock.o column.o constant.o deadwght.o diagmtrx.o dictionr.o dof.o domain.o element.o femcmpnn.o flotarry.o flotmtrx.o freader.o freestor.o gausspnt.o initial.o intarray.o linsyst.o list.o load.o loadtime.o material.o matrix.o newmark.o nodload.o node.o peak.o piecewis.o planstrn.o polymtrx.o polynoxy.o skyline.o string.o timestep.o timinteg.o truss2d.o
	CC -o main main.o boundary.o clock.o column.o constant.o deadwght.o diagmtrx.o dictionr.o dof.o domain.o element.o femcmpnn.o flotarry.o flotmtrx.o freader.o freestor.o gausspnt.o initial.o intarray.o linsyst.o list.o load.o loadtime.o material.o matrix.o newmark.o nodload.o node.o peak.o piecewis.o planstrn.o polymtrx.o polynoxy.o skyline.o string.o timestep.o timinteg.o truss2d.o -lm

main.o : main.c domain.hxx list.hxx freestor.h compiler.def
	CC -c main.c

boundary.o : boundary.cxx boundary.hxx load.hxx femcmpnn.hxx domain.hxx list.hxx flotarry.hxx debug.def string.hxx dictionr.hxx pair.hxx timestep.hxx loadtime.hxx
	CC -c boundary.cxx

clock.o : clock.c clock.h compiler.def
	CC -c clock.c

column.o : column.cxx column.hxx flotarry.hxx debug.def skyline.hxx intarray.hxx flotmtrx.hxx matrix.hxx freestor.h string.hxx mathfem.h
	CC -c column.cxx

constant.o : constant.cxx constant.hxx loadtime.hxx femcmpnn.hxx domain.hxx list.hxx string.hxx
	CC -c constant.cxx

deadwght.o : deadwght.cxx deadwght.hxx bodyload.hxx load.hxx femcmpnn.hxx domain.hxx list.hxx flotarry.hxx debug.def string.hxx element.hxx flotmtrx.hxx matrix.hxx freestor.h timestep.hxx loadtime.hxx material.hxx dictionr.hxx pair.hxx
	CC -c deadwght.cxx

diagmtrx.o : diagmtrx.cxx diagmtrx.hxx flotmtrx.hxx matrix.hxx debug.def freestor.h
	CC -c diagmtrx.cxx

dictionr.o : dictionr.cxx dictionr.hxx pair.hxx debug.def
	CC -c dictionr.cxx

dof.o : dof.cxx dof.hxx dictionr.hxx pair.hxx node.hxx femcmpnn.hxx domain.hxx list.hxx string.hxx timestep.hxx timinteg.hxx boundary.hxx load.hxx flotarry.hxx debug.def initial.hxx linsyst.hxx skyline.hxx column.hxx freader.hxx
	CC -c dof.cxx

domain.o : domain.cxx domain.hxx list.hxx element.hxx femcmpnn.hxx flotmtrx.hxx matrix.hxx debug.def freestor.h string.hxx timestep.hxx node.hxx material.hxx dictionr.hxx pair.hxx load.hxx flotarry.hxx loadtime.hxx timinteg.hxx linsyst.hxx skyline.hxx column.hxx freader.hxx clock.h verbose.def
	CC -c domain.cxx

element.o : element.cxx element.hxx femcmpnn.hxx domain.hxx list.hxx flotmtrx.hxx matrix.hxx debug.def freestor.h string.hxx planstrn.hxx polymtrx.hxx truss2d.hxx timestep.hxx timinteg.hxx node.hxx dof.hxx dictionr.hxx pair.hxx material.hxx bodyload.hxx load.hxx flotarry.hxx gausspnt.hxx intarray.hxx linsyst.hxx skyline.hxx column.hxx verbose.def
	CC -c element.cxx

femcmpnn.o : femcmpnn.cxx femcmpnn.hxx domain.hxx list.hxx string.hxx freader.hxx
	CC -c femcmpnn.cxx

flotarry.o : flotarry.cxx flotarry.hxx debug.def intarray.hxx flotmtrx.hxx matrix.hxx freestor.h mathfem.h
	CC -c flotarry.cxx

flotmtrx.o : flotmtrx.cxx flotmtrx.hxx matrix.hxx debug.def freestor.h diagmtrx.hxx flotarry.hxx mathfem.h
	CC -c flotmtrx.cxx

freader.o : freader.cxx freader.hxx string.hxx
	CC -c freader.cxx

freestor.o : freestor.c debug.def
	CC -c freestor.c

gausspnt.o : gausspnt.cxx gausspnt.hxx flotarry.hxx debug.def element.hxx femcmpnn.hxx domain.hxx list.hxx flotmtrx.hxx matrix.hxx freestor.h string.hxx
	CC -c gausspnt.cxx

initial.o : initial.cxx initial.hxx load.hxx femcmpnn.hxx domain.hxx list.hxx flotarry.hxx debug.def string.hxx dictionr.hxx pair.hxx
	CC -c initial.cxx

intarray.o : intarray.cxx intarray.hxx debug.def freestor.h
	CC -c intarray.cxx

linsyst.o : linsyst.cxx linsyst.hxx flotarry.hxx debug.def skyline.hxx column.hxx flotmtrx.hxx matrix.hxx freestor.h verbose.def
	CC -c linsyst.cxx

list.o : list.cxx list.hxx femcmpnn.hxx string.hxx debug.def
	CC -c list.cxx

load.o : load.cxx load.hxx femcmpnn.hxx domain.hxx list.hxx flotarry.hxx debug.def string.hxx deadwght.hxx bodyload.hxx nodload.hxx boundary.hxx dictionr.hxx pair.hxx initial.hxx verbose.def
	CC -c load.cxx

loadtime.o : loadtime.cxx loadtime.hxx femcmpnn.hxx domain.hxx list.hxx string.hxx constant.hxx peak.hxx piecewis.hxx
	CC -c loadtime.cxx

material.o : material.cxx material.hxx femcmpnn.hxx dictionr.hxx pair.hxx string.hxx domain.hxx list.hxx verbose.def
	CC -c material.cxx

matrix.o : matrix.cxx matrix.hxx
	CC -c matrix.cxx

newmark.o : newmark.cxx newmark.hxx timinteg.hxx femcmpnn.hxx timestep.hxx string.hxx
	CC -c newmark.cxx

nodload.o : nodload.cxx nodload.hxx load.hxx femcmpnn.hxx domain.hxx list.hxx flotarry.hxx debug.def string.hxx loadtime.hxx timestep.hxx
	CC -c nodload.cxx

node.o : node.cxx node.hxx femcmpnn.hxx domain.hxx list.hxx string.hxx dof.hxx dictionr.hxx pair.hxx nodload.hxx load.hxx flotarry.hxx debug.def timestep.hxx linsyst.hxx skyline.hxx column.hxx intarray.hxx verbose.def
	CC -c node.cxx

peak.o : peak.cxx peak.hxx loadtime.hxx femcmpnn.hxx domain.hxx list.hxx string.hxx
	CC -c peak.cxx

piecewis.o : piecewis.cxx piecewis.hxx loadtime.hxx femcmpnn.hxx domain.hxx list.hxx string.hxx
	CC -c piecewis.cxx

planstrn.o : planstrn.cxx planstrn.hxx element.hxx femcmpnn.hxx domain.hxx list.hxx flotmtrx.hxx matrix.hxx debug.def freestor.h string.hxx polymtrx.hxx node.hxx material.hxx dictionr.hxx pair.hxx gausspnt.hxx flotarry.hxx polynoxy.hxx polyno.hxx diagmtrx.hxx intarray.hxx
	CC -c planstrn.cxx

polymtrx.o : polymtrx.cxx polymtrx.hxx matrix.hxx debug.def polyno.hxx flotarry.hxx flotmtrx.hxx freestor.h
	CC -c polymtrx.cxx

polynoxy.o : polynoxy.cxx polynoxy.hxx polyno.hxx flotarry.hxx debug.def
	CC -c polynoxy.cxx

skyline.o : skyline.cxx skyline.hxx column.hxx flotarry.hxx debug.def flotmtrx.hxx matrix.hxx freestor.h intarray.hxx domain.hxx list.hxx element.hxx femcmpnn.hxx string.hxx timinteg.hxx timestep.hxx mathfem.h verbose.def
	CC -c skyline.cxx

string.o : string.cxx string.hxx mathfem.h debug.def
	CC -c string.cxx

timestep.o : timestep.cxx timestep.hxx femcmpnn.hxx domain.hxx list.hxx timinteg.hxx string.hxx
	CC -c timestep.cxx

timinteg.o : timinteg.cxx timinteg.hxx femcmpnn.hxx timestep.hxx string.hxx static.hxx newmark.hxx
	CC -c timinteg.cxx

truss2d.o : truss2d.cxx truss2d.hxx element.hxx femcmpnn.hxx domain.hxx list.hxx flotmtrx.hxx matrix.hxx debug.def freestor.h string.hxx node.hxx material.hxx dictionr.hxx pair.hxx gausspnt.hxx flotarry.hxx diagmtrx.hxx intarray.hxx
	CC -c truss2d.cxx

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -