Neko  0.8.99
A portable framework for high-order spectral element flow simulations
weak_grad.f90 File Reference

Go to the source code of this file.

Data Types

type  weak_grad::weak_grad_t
 A simulation component that computes the weak gradient of a field. Wraps the opgrad operator. More...
 

Modules

module  weak_grad
 Implements the weak_grad_t type.
 

Functions/Subroutines

subroutine weak_grad::weak_grad_init_from_json (this, json, case)
 Constructor from json. More...
 
subroutine weak_grad::weak_grad_init_from_attributes (this, fieldname)
 Actual constructor. More...
 
subroutine weak_grad::weak_grad_free (this)
 Destructor. More...
 
subroutine weak_grad::weak_grad_compute (this, t, tstep)
 Compute the weak_grad field. More...