readme

来自「这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic 」· 代码 · 共 27 行

TXT
27
字号
---------------------------------------------------------------                 SPARSKIT  Modules  FEM---------------------------------------------------------------    This directory contains the SPARSKIT FEM module,    a matrix generator for finite element matrices.contents:=========    convdif.f  == a driver to generate a matrix and some associated plots     functns2.o == functions needed by the driver -- define the coefficients                  of the PDE    meshes.f   == set of sample meshes defined as inout to the driver    makefile   == a makefile for an executable to generate a sample mesh     elmtlib2.f == a small finite element library mat.hb is a test matrix.Two output files are provided:  mat.ps and msh.ps.  You may wish to savethese to another name before running the test program so that you maycompare your output to these files.-----------------------------------------------------------------------  

⌨️ 快捷键说明

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