<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.0 20120330//EN" "JATS-journalpublishing1.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">csat</journal-id>
      <journal-title-group>
        <journal-title>Computational Science and Techniques</journal-title>
      </journal-title-group>
      <issn pub-type="epub"/>
      <issn pub-type="ppub"/>
      <publisher>
        <publisher-name>KU</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">80_485_6_CE_SIMKUS</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Article</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Parallel computing for the finite element method in MATLAB</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Šimkus</surname>
            <given-names>Aurimas</given-names>
          </name>
          <email xlink:href="mailto:saurimas@hotmail.com">saurimas@hotmail.com</email>
          <xref ref-type="aff" rid="j_csat_aff_000"/>
          <xref ref-type="corresp" rid="cor1">∗</xref>
        </contrib>
        <aff id="j_csat_aff_000">Siauliai University</aff>
        <contrib contrib-type="author">
          <name>
            <surname>Turskienė</surname>
            <given-names>Sigita</given-names>
          </name>
          <email xlink:href="mailto:sigita@fm.su.lt">sigita@fm.su.lt</email>
          <xref ref-type="aff" rid="j_csat_aff_001"/>
        </contrib>
        <aff id="j_csat_aff_001">Siauliai University</aff>
      </contrib-group>
      <author-notes>
        <corresp id="cor1"><label>∗</label>Corresponding author.</corresp>
      </author-notes>
      <volume>1</volume>
      <issue>2</issue>
      <fpage>214</fpage>
      <lpage>221</lpage>
      <pub-date pub-type="epub">
        <day>18</day>
        <month>09</month>
        <year>2013</year>
      </pub-date>
      <history>
        <date date-type="received">
          <day>22</day>
          <month>07</month>
          <year>2013</year>
        </date>
        <date date-type="accepted">
          <day>21</day>
          <month>08</month>
          <year>2013</year>
        </date>
      </history>
      <permissions>
        <copyright-year>2013</copyright-year>
        <license license-type="open-access" xlink:href="http://creativecommons.org/licenses/by/3.0/">
          <license-p>Creative Commons Attribution 3.0 License</license-p>
        </license>
      </permissions>
      <abstract>
        <p>In this research, parallel computing capabilities of MATLAB and the capabilities for the finite element method were analyzed. A program for solving a heat transfer problem by the finite element method was implemented. Three different parallel algorithms using CPU and GPU for solving steady state and transient heat transfer problems were proposed and implemented. A maximal speedup of around 2.3 times for steady state and 2 times for transient problem solving time was achieved by using a quad-core CPU.</p>
      </abstract>
    </article-meta>
  </front>
</article>
