HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ProlongMeshToGaussPoints
Subroutine
85 statements
Source File
ProlongMeshAndSolution.f90
ProlongMeshAndSolution
ProlongMeshToGaussPoints
Contents
public subroutine ProlongMeshToGaussPoints(e, spA, N1, N2)
Uses
MappedGeometryClass
Storage
TransfiniteMapClass
Arguments
Type
Intent
Optional
Attributes
Name
type(
Element_t
)
::
e
type(NodalStorage_t),
intent(in),
target
::
spA
(0:)
integer,
intent(in)
::
N1
(3)
integer,
intent(in)
::
N2
(3)