freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

KCC compile problem with pack (1/3)


From: Dave Nystrom
Subject: KCC compile problem with pack (1/3)
Date: Thu, 20 Sep 2001 17:19:09 -0600
User-agent: SEMI/1.13.7 (Awazu) CLIME/1.13.6 (中 ノ庄) MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386-redhat-linux)

Message-ID: <15274.31085.148386.292674@saltydog.lanl.gov>
Date: Thu, 20 Sep 2001 17:19:09 -0600
From: Dave Nystrom <wdn@lanl.gov>
To: pooma-dev <pooma-dev@pooma.codesourcery.com>
Subject: KCC compile problem with pack
X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
User-Agent: SEMI/1.13.7 (Awazu) CLIME/1.13.6 (=?ISO-2022-JP?B?GyRCQ2YbKEI=?=
 =?ISO-2022-JP?B?GyRCJU4+MRsoQg==?=) MULE XEmacs/21.1 (patch 14) (Cuyahoga
 Valley) (i386-redhat-linux)
MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu")
Content-Type: text/plain; charset=US-ASCII

Hi Guys,

I'm having problems compiling the following code.  Below is the build log
with the KCC error message.  John does not understand what is going wrong
either.  Do you see what the problem is?

       // Gather Density data
       Density.update();
       Field<POOMA_MESH(Dim), double, PoomaEngineTag> D( Density, 
Pooma::Updaters::DontCopyUpdaters() );
       D.makeOwnCopy();
       D *= densityScalingRatio;
       uncompress(D);
       RefCountedBlockPtr<double> spD = pack(D);
       double *cD64 = &(*spD);

Dave Nystrom                    email: wdn@lanl.gov
LANL X-3                        phone: 505-667-7913     fax: 505-665-3046

-------------------------------------------------------build-log----------------------------------------------------------------
cd /usr/projects/blanca/usr/wdn/blanca_src_4.0/PhysicsLayer/PhysicsBeta/
date; /usr/bin/time -p make RECURSE=1 PASS=MPI1 app
Thu Sep 20 16:57:23 MDT 2001

ARCHIVING DSO... See 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/libphysicsbeta.so_MPI1.info

KCC -o /scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/libphysicsbeta.so 
--COMPO_ln -Wl,-noinhibit-exec --no_exceptions --parallel_build 1 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBetaVersion.o 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/PhysicsBetaGroup.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/SymmetryRelations2D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Commands/LagRadialVelocity.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Commands/RadialOverlay.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Commands/SetBrickCoordinates.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Commands/SetVertexPoints.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/!
Geometry/CylindricalRelations.o 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Geometry/PlanarRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Geometry/RZRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Geometry/SphericalRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Geometry/XYRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/Geometry/XYZRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMDiffusion/IMDiffusion.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMDiffusion/IMDiffTimestepRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMDiffusion/IMDiffusionRelations1D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMDiffusion/IMDiff!
usionRelations2D.o 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMDiffusion/IMDiffusionRelations3D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMDiffusion/testProblems/Gauss/GaussTestProbRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/AntiHourGlassRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/IMHydro1D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/IMHydro2D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/IMHydro3D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/IMHydroRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/IMCourantRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/IMDivVelo!
cityRelations.o 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/QRelations1D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/QRelations2D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/IntegralMethods/IMHydro/QRelations3D.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/ConservationChecks/IOEnergyCheck.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/ConservationChecks/IORemapMassCheck.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/ConservationChecks/IOMassCheck.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/Edits/IODeltaEnergy.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/Edits/IOIsoMass.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/EOS/GammaLaw.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/EOS/VoidEos.o
 /scratch/wdn/!
obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/EOS/JWLRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/EOS/ModOsborneRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/EOS/TemperatureRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/EOS/Sesame.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/HE/LineOfSight.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/HE/CJBurnRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/HE/ProgBurnRelations.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/HE/SphericalSurfaceDet.o
 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/Opacity/AnalyticOpacity.o
 /scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/Mate!
rialProperties/Opacity/VoidOpacity.o 
/scratch/wdn/obj_4.0/PHYSICSBETA/LINUX_KCC_MPI/PhysicsBeta_src/MaterialProperties/Opacity/SesameOpacity.o
 /scratch/wdn/obj_4.0/PHYSICSSUPPORTBETA/LINUX_KCC_MPI/libphysicssupportbeta.so 
/scratch/wdn/obj_4.0/PHYSICSBASECLASSES/LINUX_KCC_MPI/libphysicsbaseclasses.so 
/scratch/wdn/obj_4.0/POOMA2INTEGRATION/LINUX_KCC_MPI/libpooma2integration.so 
/usr/projects/blanca/packages/TecFramework/TecFramework/lib/TECFRAMEWORK/LINUX_KCC_SHARED_NOEX_DEBUG/libtecframework.so
 
/usr/projects/blanca/packages/BlancaInstantiations/Pooma2Instantiations/lib/POOMA2INSTANTIATIONS/LINUX_KCC_SHARED_CHEETAH_NOEX_DEBUG/libpooma2instantiations.so
 
/usr/projects/blanca/packages/BlancaInstantiations/STLInstantiations/lib/STLINSTANTIATIONS/LINUX_KCC_SHARED_NOEX_DEBUG/libstlinstantiations.so
 
/usr/projects/blanca/packages/Pooma2/r2/lib/LINUX_KCC_SHARED_CHEETAH_NOEX_DEBUG/libpooma.so

        cd "/home/wdn/blanca/usr/wdn/blanca_src_4.0/PhysicsLayer/PhysicsBeta"
"/usr/projects/blanca/packages/Pooma2/r2/src/Functions/PackUnpack.h", line 153: 
error #304: 
          no instance of overloaded function "LoopApplyEvaluator::evaluate"
          matches the argument list
            argument types are: (
                      PackLocalPatches<Patch<Field<poomalote::ModelTraits<pooma
                      lote::OneDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t>::Type_t>,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real, Engine<1,
                      poomalote::Real, CompressibleBrick>::Tag_t>::Domain_t)
      LoopApplyEvaluator::evaluate(PackLocalPatches<PatchField_t>(patch, 
current),
      ^
          detected during:
            instantiation of "RefCountedBlockPtr<InputField::Element_t, true,
                      RefBlockController<InputField::Element_t>> pack(const
                      InputField &) [with
                      InputField=Field<poomalote::ModelTraits<poomalote::OneDF<
                      poomalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>]" at line 222 of
                      "/usr/projects/blanca/usr/wdn/blanca_src_4.0/PhysicsLayer
                      /PhysicsBeta/PhysicsBeta_src/MaterialProperties/Opacity/S
                      esameOpacity.t.hh"
            instantiation of "void
                      PhysicsBeta::SesameOpacity<Traits>::calcKappa(const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &, const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &, const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &) [with
                      Traits=poomalote::OneDF<poomalote::DefaultTraits>]" 

"/usr/projects/blanca/packages/Pooma2/r2/src/Engine/EnginePatch.h", line 95: 
error #135: 
          class "PoomaCTAssert<false>" has no member "test"
      CTAssert(!(Eng::multiPatch));
      ^
          detected during:
            instantiation of "const EngineFunctorDefault<Eng,
                      EnginePatch>::Type_t &EngineFunctorDefault<Eng,
                      EnginePatch>::apply(const Eng &, const EnginePatch &)
                      [with
                      Eng=Patch<Field<AltView1Implementation<AltView1<Field<poo
                      malote::ModelTraits<poomalote::OneDF<poomalote::DefaultTr
                      aits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewGeometryTag_t,
                      AltView1Implementation<AltView1<Field<poomalote::ModelTra
                      its<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      AltView1Implementation<AltView1<Field<poomalote::ModelTra
                      its<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t>::This_t>::OldEngine_t]" at line
                      131 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/Engine/Engin
                      eFunctor.h"
            instantiation of "EngineFunctor<Eng, Tag>::Type_t
                      EngineFunctor<Eng, Tag>::apply(const Eng &, const Tag &)
                      [with
                      Eng=Patch<Field<AltView1Implementation<AltView1<Field<poo
                      malote::ModelTraits<poomalote::OneDF<poomalote::DefaultTr
                      aits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewGeometryTag_t,
                      AltView1Implementation<AltView1<Field<poomalote::ModelTra
                      its<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      AltView1Implementation<AltView1<Field<poomalote::ModelTra
                      its<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t>::This_t>::OldEngine_t,
                      Tag=EnginePatch]" at line 149 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/Engine/Engin
                      eFunctor.h"
            instantiation of "EngineFunctor<Eng, Tag>::Type_t
                      engineFunctor(const Eng &, const Tag &) [with
                      Eng=Engine<1, poomalote::Real, MultiPatchView<GridTag,
                      Remote<CompressibleBrick>, 1>>, Tag=EnginePatch]" at
                      line 313 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ldEngine/FieldEngineBase.h"
            instantiation of "void FieldEngineBase<Dim, T,
                      EngineTag>::initialize(FieldEngineBase<Dim, T,
                      EngineTag>::This_t &, const FieldEngineBase<Dim, T,
                      EngineTag2> &, const FieldEnginePatch<Dim> &) [with
                      Dim=1,
                      T=AltView1Implementation<AltView1<Field<poomalote::ModelT
                      raits<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTa
                      g, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag=AltView1Implementation<AltView1<Field<poomalote
                      ::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits>>
                      ::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t,
                      EngineTag2=AltView1Implementation<AltView1<Field<poomalot
                      e::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits>
                      >::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t]" at line 204 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ldEngine/FieldEngineBase.h"
            instantiation of "FieldEngineBase<Dim, T,
                      EngineTag>::FieldEngineBase(const FieldEngineBase<Dim2,
                      T2, EngineTag2> &, const Initializer &) [with Dim=1,
                      T=AltView1Implementation<AltView1<Field<poomalote::ModelT
                      raits<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTa
                      g, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag=AltView1Implementation<AltView1<Field<poomalote
                      ::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits>>
                      ::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t, Dim2=1,
                      T2=AltView1Implementation<AltView1<Field<poomalote::Model
                      Traits<poomalote::OneDF<poomalote::DefaultTraits>>::MeshT
                      ag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag2=AltView1Implementation<AltView1<Field<poomalot
                      e::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits>
                      >::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t, Initializer=FieldEnginePatch<1>]"
                      at line 245 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ldEngine/FieldEngine.UR.h"
            instantiation of "FieldEngine<UniformRectilinear<Dim, TM,
                      CoordinateSystem>, T, EngineTag>::FieldEngine(const
                      FieldEngine<UniformRectilinear<Dim, TM,
                      CoordinateSystem>, T, ET2> &, const
                      FieldEnginePatch<Dim> &) [with Dim=1,
                      TM=poomalote::Real, CoordinateSystem=Cartesian<1>,
                      T=AltView1Implementation<AltView1<Field<poomalote::ModelT
                      raits<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTa
                      g, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag=AltView1Implementation<AltView1<Field<poomalote
                      ::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits>>
                      ::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t,
                      ET2=AltView1Implementation<AltView1<Field<poomalote::Mode
                      lTraits<poomalote::OneDF<poomalote::DefaultTraits>>::Mesh
                      Tag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t]" at line 1050 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ld.h"
            instantiation of "Field<GeometryTag, T, EngineTag>::Field(const
                      Field<GT2, T2, ET2> &, const Initializer &) [with
                      GeometryTag=AltView1Implementation<AltView1<Field<poomalo
                      te::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits
                      >>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewGeometryTag_t,
                      T=AltView1Implementation<AltView1<Field<poomalote::ModelT
                      raits<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTa
                      g, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag=AltView1Implementation<AltView1<Field<poomalote
                      ::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits>>
                      ::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t,
                      GT2=AltView1Implementation<AltView1<Field<poomalote::Mode
                      lTraits<poomalote::OneDF<poomalote::DefaultTraits>>::Mesh
                      Tag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewGeometryTag_t,
                      T2=AltView1Implementation<AltView1<Field<poomalote::Model
                      Traits<poomalote::OneDF<poomalote::DefaultTraits>>::MeshT
                      ag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      ET2=AltView1Implementation<AltView1<Field<poomalote::Mode
                      lTraits<poomalote::OneDF<poomalote::DefaultTraits>>::Mesh
                      Tag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t, Initializer=FieldEnginePatch<1>]"
                      at line 860 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ld.h"
            instantiation of "Patch<Field<G1, T1, E1>>::Type_t Patch<Field<G1,
                      T1, E1>>::make(const Patch<Field<G1, T1, E1>>::Subject_t
                      &, int) [with
                      GeometryTag=AltView1Implementation<AltView1<Field<poomalo
                      te::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits
                      >>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewGeometryTag_t,
                      T=AltView1Implementation<AltView1<Field<poomalote::ModelT
                      raits<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTa
                      g, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag=AltView1Implementation<AltView1<Field<poomalote
                      ::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits>>
                      ::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t]" at line 1276 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ld.h"
            instantiation of "Patch<Field<G1, T1, E1>>::Type_t
                      Field<GeometryTag, T,
                      EngineTag>::patchLocal(EnginePatch::PatchID_t) const
                      [with
                      GeometryTag=AltView1Implementation<AltView1<Field<poomalo
                      te::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits
                      >>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewGeometryTag_t,
                      T=AltView1Implementation<AltView1<Field<poomalote::ModelT
                      raits<poomalote::OneDF<poomalote::DefaultTraits>>::MeshTa
                      g, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag=AltView1Implementation<AltView1<Field<poomalote
                      ::ModelTraits<poomalote::OneDF<poomalote::DefaultTraits>>
                      ::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t]" at line 169 of
                      "/usr/projects/blanca/usr/wdn/blanca_src_4.0/TecIntegrati
                      onLayer/Pooma2Integration/Pooma2Integration_src/include/S
                      pecialFields.hh"
            instantiation of "size_t poomalote::localPatchSize(const T &, int)
                      [with
                      T=AltView1<Field<poomalote::ModelTraits<poomalote::OneDF<
                      poomalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Type_t]" at line 240
                      of
                      "/usr/projects/blanca/usr/wdn/blanca_src_4.0/PhysicsLayer
                      /PhysicsBeta/PhysicsBeta_src/MaterialProperties/Opacity/S
                      esameOpacity.t.hh"
            instantiation of "void
                      PhysicsBeta::SesameOpacity<Traits>::calcKappa(const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &, const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &, const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &) [with
                      Traits=poomalote::OneDF<poomalote::DefaultTraits>]" 

"/usr/projects/blanca/packages/Pooma2/r2/src/Functions/PackUnpack.h", line 218: 
error #304: 
          no instance of overloaded function "LoopApplyEvaluator::evaluate"
          matches the argument list
            argument types are: (
                      UnPackLocalPatches<Patch<Field<poomalote::ModelTraits<poo
                      malote::OneDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t>::Type_t>,
                      Field<poomalote::ModelTraits<poomalote::OneDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real, Engine<1,
                      poomalote::Real, CompressibleBrick>::Tag_t>::Domain_t)
      LoopApplyEvaluator::evaluate(UnPackLocalPatches<PatchField_t>(patch, 
current),
      ^
          detected during:
            instantiation of "void unpack(const InputField &,
                      RefCountedBlockPtr<T, true, RefBlockController<T>>)
                      [with
                      InputField=Field<poomalote::ModelTraits<poomalote::OneDF<
                      poomalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::OneDF<poomalote::Defaul
                      tTraits>>::EngineTag>, T=double]" at line 293 of
                      "/usr/projects/blanca/usr/wdn/blanca_src_4.0/PhysicsLayer
                      /PhysicsBeta/PhysicsBeta_src/MaterialProperties/Opacity/S
                      esameOpacity.t.hh"
            instantiation of "void
                      PhysicsBeta::SesameOpacity<Traits>::calcKappa(const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &, const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &, const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &) [with
                      Traits=poomalote::OneDF<poomalote::DefaultTraits>]" 

"/usr/projects/blanca/packages/Pooma2/r2/src/Functions/PackUnpack.h", line 153: 
error #304: 
          no instance of overloaded function "LoopApplyEvaluator::evaluate"
          matches the argument list
            argument types are: (
                      PackLocalPatches<Patch<Field<poomalote::ModelTraits<pooma
                      lote::TwoDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t>::Type_t>,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real, Engine<2,
                      poomalote::Real, CompressibleBrick>::Tag_t>::Domain_t)
      LoopApplyEvaluator::evaluate(PackLocalPatches<PatchField_t>(patch, 
current),
      ^
          detected during:
            instantiation of "RefCountedBlockPtr<InputField::Element_t, true,
                      RefBlockController<InputField::Element_t>> pack(const
                      InputField &) [with
                      InputField=Field<poomalote::ModelTraits<poomalote::TwoDF<
                      poomalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>]" at line 222 of
                      "/usr/projects/blanca/usr/wdn/blanca_src_4.0/PhysicsLayer
                      /PhysicsBeta/PhysicsBeta_src/MaterialProperties/Opacity/S
                      esameOpacity.t.hh"
            instantiation of "void
                      PhysicsBeta::SesameOpacity<Traits>::calcKappa(const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &, const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &, const
                      PhysicsBeta::SesameOpacity<Traits>::ScalarField &) [with
                      Traits=poomalote::TwoDF<poomalote::DefaultTraits>]" 

"/usr/projects/blanca/packages/Pooma2/r2/src/Engine/EnginePatch.h", line 95: 
error #135: 
          class "PoomaCTAssert<false>" has no member "test"
      CTAssert(!(Eng::multiPatch));
      ^
          detected during:
            instantiation of "const EngineFunctorDefault<Eng,
                      EnginePatch>::Type_t &EngineFunctorDefault<Eng,
                      EnginePatch>::apply(const Eng &, const EnginePatch &)
                      [with
                      Eng=Patch<Field<AltView1Implementation<AltView1<Field<poo
                      malote::ModelTraits<poomalote::TwoDF<poomalote::DefaultTr
                      aits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewGeometryTag_t,
                      AltView1Implementation<AltView1<Field<poomalote::ModelTra
                      its<poomalote::TwoDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      AltView1Implementation<AltView1<Field<poomalote::ModelTra
                      its<poomalote::TwoDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t>::This_t>::OldEngine_t]" at line
                      131 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/Engine/Engin
                      eFunctor.h"
            instantiation of "EngineFunctor<Eng, Tag>::Type_t
                      EngineFunctor<Eng, Tag>::apply(const Eng &, const Tag &)
                      [with
                      Eng=Patch<Field<AltView1Implementation<AltView1<Field<poo
                      malote::ModelTraits<poomalote::TwoDF<poomalote::DefaultTr
                      aits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewGeometryTag_t,
                      AltView1Implementation<AltView1<Field<poomalote::ModelTra
                      its<poomalote::TwoDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      AltView1Implementation<AltView1<Field<poomalote::ModelTra
                      its<poomalote::TwoDF<poomalote::DefaultTraits>>::MeshTag,
                      poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t>::This_t>::OldEngine_t,
                      Tag=EnginePatch]" at line 149 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/Engine/Engin
                      eFunctor.h"
            instantiation of "EngineFunctor<Eng, Tag>::Type_t
                      engineFunctor(const Eng &, const Tag &) [with
                      Eng=Engine<2, poomalote::Real, MultiPatchView<GridTag,
                      Remote<CompressibleBrick>, 2>>, Tag=EnginePatch]" at
                      line 313 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ldEngine/FieldEngineBase.h"
            instantiation of "void FieldEngineBase<Dim, T,
                      EngineTag>::initialize(FieldEngineBase<Dim, T,
                      EngineTag>::This_t &, const FieldEngineBase<Dim, T,
                      EngineTag2> &, const FieldEnginePatch<Dim> &) [with
                      Dim=2,
                      T=AltView1Implementation<AltView1<Field<poomalote::ModelT
                      raits<poomalote::TwoDF<poomalote::DefaultTraits>>::MeshTa
                      g, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag=AltView1Implementation<AltView1<Field<poomalote
                      ::ModelTraits<poomalote::TwoDF<poomalote::DefaultTraits>>
                      ::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t,
                      EngineTag2=AltView1Implementation<AltView1<Field<poomalot
                      e::ModelTraits<poomalote::TwoDF<poomalote::DefaultTraits>
                      >::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t]" at line 204 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ldEngine/FieldEngineBase.h"
            instantiation of "FieldEngineBase<Dim, T,
                      EngineTag>::FieldEngineBase(const FieldEngineBase<Dim2,
                      T2, EngineTag2> &, const Initializer &) [with Dim=2,
                      T=AltView1Implementation<AltView1<Field<poomalote::ModelT
                      raits<poomalote::TwoDF<poomalote::DefaultTraits>>::MeshTa
                      g, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag=AltView1Implementation<AltView1<Field<poomalote
                      ::ModelTraits<poomalote::TwoDF<poomalote::DefaultTraits>>
                      ::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t, Dim2=2,
                      T2=AltView1Implementation<AltView1<Field<poomalote::Model
                      Traits<poomalote::TwoDF<poomalote::DefaultTraits>>::MeshT
                      ag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewT_t,
                      EngineTag2=AltView1Implementation<AltView1<Field<poomalot
                      e::ModelTraits<poomalote::TwoDF<poomalote::DefaultTraits>
                      >::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::Subject_t,
                      AltView1<Field<poomalote::ModelTraits<poomalote::TwoDF<po
                      omalote::DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::This_t,
                      Field<poomalote::ModelTraits<poomalote::TwoDF<poomalote::
                      DefaultTraits>>::MeshTag, poomalote::Real,
                      poomalote::ModelTraits<poomalote::TwoDF<poomalote::Defaul
                      tTraits>>::EngineTag>::Domain_t>::SDomain_t,
                      false>::NewEngineTag_t, Initializer=FieldEnginePatch<2>]"
                      at line 245 of
                      "/usr/projects/blanca/packages/Pooma2/r2/src/NewField/Fie
                      ldEngine/FieldEngine.UR.h"
            instantiation of "FieldEngine<UniformRectilinear<Dim, TM,
                      CoordinateSystem>, T, EngineTag>::FieldEngine(const
                      FieldEngine<UniformRectilinear<Dim, TM,

reply via email to

[Prev in Thread] Current Thread [Next in Thread]