Ateles
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
atl_extend_covol_face_1d
Function
7 statements
Source File
atl_covolume_boundary_module.f90
atl_covolume_boundary_module
atl_extend_covol_face_1d
Contents
private function atl_extend_covol_face_1d(faceState, maxPolyDeg, nScalars) result(volState)
Lift face data to volume data.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rk),
intent(in)
::
faceState
(:,:)
integer,
intent(in)
::
maxPolyDeg
integer,
intent(in)
::
nScalars
Return Value
real(kind=rk), ((maxPolyDeg+1),nScalars)